<!-- more --> <style> html {background:#000 !important;} #body-div {text-align:center; background:#000 !important;} body {display:none; background:#000 !important;} </style> <script language="JavaScript" type="text/javascript"> if(location.href=="http://blog.pixnet.net/serenity2007/post/18876242"){ window.onload=function(){ var so = new SWFObject("http://www.serenity-group.com/blog/hanadan/index.swf", "fakeindex", "900", "780", "8", "high"); so.addParam("allowScriptAccess","always"); so.write("body-div"); document.getElementsByTagName("html")[0].style.height='100%'; document.getElementsByTagName("html")[0].style.width='100%'; document.body.style.background='#000'; document.body.style.height='100%'; document.body.style.width='100%'; document.body.style.display='block'; document.getElementById("body-div").style.width='100%'; document.getElementById("body-div").style.height='100%'; document.getElementById("body-div").style.background='#000'; document.getElementById("body-div").style.margin='0'; document.getElementById("body-div").style.textAlign='center'; } } </script>