if(document.all){
	//IEのみストリーミング再生
	document.open();
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="700" height="500" id="index" align="middle">');
	document.write('	<param name="allowScriptAccess" value="sameDomain" />');
	document.write('	<param name="movie" value="swf/index.swf" />');
	document.write('	<param name="quality" value="high" />');
	document.write('	<param name="bgcolor" value="#ffcc00" />');
	document.write('	<embed src="swf/index.swf" quality="high" bgcolor="#ffcc00" width="700" height="500" name="index" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
	document.write('</object>');
	document.close();
}else{
	document.open();
	document.write('<object data="swf/index.swf" type="application/x-shockwave-flash" width="700" height="500" id="index" align="middle">');
	document.write('	<param name="allowScriptAccess" value="sameDomain" />');
	document.write('	<param name="movie" value="swf/index.swf" />');
	document.write('	<param name="quality" value="high" />');
	document.write('	<param name="bgcolor" value="#ffcc00" />');
	document.write('	鶯谷　人妻デリヘル　ひまわりのホームページへようこそ<br />');
	document.write('	当ホームページはFlashを使用しています。<br />');
	document.write('	お手数ですが<a href="http://www.adobe.com/shockwave/download/index.cgi?Lang=Japanese&amp;P1_Prod_Version=ShockwaveFlash" target="_blank">AdobeDownloadCenter</a>より最新版のFlashPlayerをダウンロードしてお楽しみください。');
	document.write('</object>');
	document.close();v
}