<!-- This Script is from my-htmlcodes.blogspot.com, Coded by: Morad Hasan-->
<script language="JavaScript">
<!-- Hide the script from old browsers --
function surfto(form)
{
var myindex=form.dest.selectedIndex
window.open(form.dest.options[myindex].value,"main","menubar=1,toolbar=0,location=0,directories=0,status=1,copyhistory=0,width=235,height=235");
}
//-->
</SCRIPT>
<CENTER>
<FORM NAME="myform">
<SELECT NAME="dest" SIZE=1>
<OPTION VALUE="https://www.google.com/">google
<OPTION VALUE="http://my-keywords.blogspot.com/">my-keywords
<OPTION VALUE="http://freedomnhost.blogspot.com/">freedomnhost
<OPTION VALUE="http://www.facebook.com/">facebook
</SELECT>
<P>
<INPUT TYPE="BUTTON" VALUE="SEARCH !" onClick="surfto(this.form)">
</FORM>
</CENTER>
<font face="Tahoma"><a target="_blank" href="http://my-htmlcodes.blogspot.com/"><span style="font-size: 8pt; text-decoration: none">HTML Code</span></a></font>
No comments:
Post a Comment