function popupTrial (){
 openBrWindow('https://fujifilm.jp/cgi-bin/form/business/imageworksexp.cgi','','toolbar=no,location=yes,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=601,height=700');
}

function disp(url){

	window.open(url, "contact", "width=1000,height=700,toolbar=no,location=yes,status=yes,menubar=no,scrollbars=yes,resizable=yes");

}

