Step 1.
|
The Following Code Is Placed Between Head Tags Of The Page HTML. Expand The Code For Additional Links:
<SCRIPT LANGUAGE="JavaScript"> function gotfusion() { window.open("http://www.gotfusion.com","popup1","toolbar=yes,location=ye s,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=400,height =400,left=200,top=200"); } function coolmaps() { window.open("http://club.coolmaps.com","popup1","toolbar=yes,location=ye s,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=400,height =400,left=200,top=200"); } function netobjects() { window.open ("http://www.netobjects.com","popup2","toolbar=yes,location=yes,status=ye s,menubar=yes,scrollbars=yes,resizable=yes,width=400,height=400,left=2 50,top=250"); } function bitmotion() { window.open("http://www.bitmotion.com","popup3","toolbar=yes,location=ye s,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=400,height =400,left=300,top=300"); } </script>
|