Assalamu'alaikum . . Sugeng Rawuh Dateng Blog'e Cah Santri

menampilkan Mbah google

<!--CHANGE LINKS BELOW TO YOUR OWN-->
<a href="javascript:jumpto('http://www.google.com')">Google</a>
<a href="javascript:jumpto('http://www.gmail.com')">gmail</a>
<a href="javascript:jumpto('http://www.yahoo.com')">Yahoo</a>
<a href="javascript:jumpto('http://www.facebook.com')">facebook</a>
<a href="javascript:jumpto('http://www.bismilah.com')">bismilah</a>
<a href="javascript:jumpto('http://www.facelim.com')">facelim</a>
<script language="javascript">
<!--


//Specify display mode (0 or 1)
//0 causes document to be displayed in an inline frame, while 1 in a new browser window
var displaymode=0
//if displaymode=0, configure inline frame attributes (ie: dimensions, intial document shown
var iframecode='<iframe id="external" style="width:100%;height:500px" src="http://www.google.com"></iframe>'

/////NO NEED TO EDIT BELOW HERE////////////

if (displaymode==0)
document.write(iframecode)

function jumpto(inputurl){
if (document.getElementById&&displaymode==0)
document.getElementById("external").src=inputurl
else if (document.all&&displaymode==0)
document.all.external.src=inputurl
else{
if (!window.win2||win2.closed)
win2=window.open(inputurl)
//else if win2 already exists
else{
win2.location=inputurl
win2.focus()
}
}
}
//-->
</script>

0 komentar:

Posting Komentar