<!--

var ewh_n_scroll=0;

var ewh_bln=true;

function ewh_fuc_maxX() {

  if(document.documentElement.clientWidth)

    return document.documentElement.clientWidth;

  if(document.body.clientWidth)

    return document.body.clientWidth;

}



function ewh_func01(){

	if(ewh_bln==false){

		return;

	}

	ewh_bln=false;

	var x = ewh_fuc_maxX();

	var obj = document.getElementById('ewh_displayImg').style;

	x = x/2 - (eval((obj.width.replace("px","")))/2);

	obj.visibility = "visible";

	ewh_play();

	if ( document.compatMode == 'CSS1Compat'){

		obj.top = (document.documentElement.scrollTop + 50) + "px";

	}else{

		obj.top = (document.body.scrollTop + 50) + "px";

	}

	obj.left = x + "px";

}



function ewh_func02(){

	var obj = document.getElementById('ewh_displayImg').style;

	obj.visibility = "hidden";

}



function ewh_init(){

	var div = document.createElement("div");

	div.id = "ewh_beep"

	document.body.appendChild(div);

}



function ewh_play(e){

	var div = document.getElementById("ewh_beep");

	var innerHTML = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="0" height="0" id="ewh_beep"><param name="movie" value="http://www.genius-factory.jp/ehw_beep.swf" /><embed src="http://www.genius-factory.jp/ehw_beep.swf" width="0" height="0" name="ewh_beep" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>'

	div.innerHTML = innerHTML;

}

window.onload=ewh_init;

function ewh_addEvent(element, eventType, fn, useCapture) {



	ie=false

	nn=false

	if(document.all){ie=true}

	if(navigator.appName=="Netscape"||navigator.userAgent.indexOf("Opera")!=-1){nn=true}



	if(ie){

		if (element.addEventListener) {

			element.addEventListener(eventType, fn, useCapture);

			return true;

		}

		else if (element.attachEvent) {

			var r = element.attachEvent('on' + eventType, fn);

			return r;    

		}

		else {

			element['on'+eventType] = fn;

		}

	}

	if(nn){

		scrollnn()

	}

}



function scrollnn(){

	var scr=window.pageYOffset

	if(scr!=ewh_n_scroll){

		ewh_onScroll();

		ewh_n_scroll=scr;

	}

	setTimeout("scrollnn()",500)

}





function ewh_onScroll(evt) {

	var obj = document.getElementById('overimg').style;

	if ( document.compatMode == 'CSS1Compat'){

		obj.top = document.documentElement.scrollTop + "px";

	}else{

		obj.top = document.body.scrollTop + "px";

	}



	

}

ewh_addEvent( window, 'scroll', ewh_onScroll, false );





document.write('<div id="overimg" style="position:absolute;top:0px;left:0px;width:100%;height:30px;z-index:999" onMouseOver="ewh_func01();return true"><img src="blank.gif" width="100%" height="30"></div>\n');



document.write('<div id="ewh_displayImg" style="border: 1px solid #000000;background-color:#FFECE8;position:absolute;visibility:hidden;top:0px;left:0px;width:450px;z-index:999">\n');

document.write('<table width="500px" border="0" cellspacing="0" cellpadding="0">\n');



document.write('<tr>\n');

document.write('<td align="right" style="font-size:10pt;background-color:#FFFFFF">\n');

document.write('<a href="javascript:ewh_func02();"><b style="color:#000000;text-decoration:none;padding:5px">[閉じる]</b></a>\n');

document.write('</td>\n');

document.write('</tr>\n');



document.write('<tr>\n');

document.write('<td align=\"right\" style=\"font-size:10pt;background-color:#FFFF00\">\n');

document.write('<center><b>\n');

document.write('<br />\n');

document.write('<FONT size="+2" color="red">【無料】インターネットで、<br>感謝されながら稼ぎ続ける！</font><br />\n');

document.write('<br />\n');

document.write('<br />\n');

document.write('<u>ただいま『インターネットと「クチコミ」を使って、<br />お客さんに感謝されながら100万円稼ぐ方法』セミナー【音声版】<br />を無料プレゼントしています。<br /></u>\n');

document.write('<br />\n');

document.write('<br />\n');

document.write('●バイクのライディングノウハウを販売して月80万円を稼ぐサラリーマン<br />\n');

document.write('<br />\n');

document.write('●銀行融資のノウハウを販売して月150万円稼ぎ、独立してしまったサラリーマン<br />\n');

document.write('<br />\n');

document.write('●自宅で手造りバックを販売して月100万円を稼ぐ専業主婦。<br />\n');

document.write('<br />\n');

document.write('などなど、数々の秘密を大公開！\n');

document.write('<form action="http://form.os7.biz/form/submit" method="post" target="_blank">\n');

document.write('<input type="hidden" name="form_id" value="1115" />\n');

document.write('姓：<input type="text" name="seimei1" value="" style="width:50px" id="seimei1" /> ');

document.write('名：<input type="text" name="seimei2" value="" style="width:50px" id="seimei2" /><br />\n');

document.write('メールアドレス：');

document.write('<input type="text" name="mail" value="" style="width:160px" id="mail" /><br />\n');

document.write('<input type="hidden" name="free1" value="present" />\n');

document.write('<br />\n');

document.write('<input type="submit" value="今すぐ秘密の情報をゲットする！" />\n');

document.write('</form>\n');

document.write('</b></center>\n');

document.write('</td>\n');

document.write('</tr>\n');



document.write('</table>\n');

document.write('</div>');

//-->