View Single Post
Old 09-29-2010, 10:23 PM  
Scuzz
Registered User
 
Join Date: Jul 2001
Location: canada, eh?
Posts: 50
Try this.
2 URLswith one click

Code:
<!-- put this in the head -->
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function enter(ad, site) {
window.open(ad);
window.location = site;
}
//  End -->
</script>

<br>===============================<br>
<!-- stuff the rest of this anywhere in the body -->
<a href="javascript:enter('http://www.gfy.com','http://www.xbiz.com.com/
');"><b><font size="4">Check out the goodies!</font></b></a>
Scuzz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote