var shutterPath = 'http://www.foxj.jp/shutter/blogparts/'; var shutterFormURL = 'http://www.foxj.jp/shutter/mail/ShutterMail.php'; //var shutterOfficialURL = 'http://www.foxmember.jp/blogparts_access/tag/getClick.php?bid=113266932&bkind=1&pkind=2'; var shutterOfficialURLfromCLICK = encodeURIComponent('http://www.foxmember.jp/blogparts_access/tag/getClick.php?bid=113266932&bkind=1&pkind=1'); var shutterPictureURL = ''; var shutterOkinaID = ''; var shutterPictureOnmoused = false; function shutterMainStart(){ shutterPictureOnmoused = false; var d=document;var s=d.createElement('script');s.type='text/javascript';var date = new Date();s.src=shutterPath+'shutter.js?'+date.getTime(); s.charset='UTF-8';d.body.appendChild(s); } function shutterPictureOnmouse(pictureURL, okinaID){ //alert(pictureURL + ':' + okinaID); if(shutterPictureOnmoused)return; shutterPictureOnmoused = true; //openForm(pictureURL, okinaID); shutterPictureURL = pictureURL; shutterOkinaID = okinaID; var d=document;var s=d.createElement('script');s.type='text/javascript';var date = new Date();s.src=shutterPath+'shutter2.js?'+date.getTime(); s.charset='UTF-8';d.body.appendChild(s); } function shutterOkinaSaved(){ shutterIsPlaying = false; } document.write('');