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>