function button(link,text) {
document.write('<a href=\"http://www.fakejazz.com/cgi-bin/splitscreen.pl?' + link + '\" target=_top><img alt=\"buy\" src=\"http://www.fakejazz.com/images/money_icon.gif\" border=\"0\" onClick=\"javascript:coupon()\"></td><td><a href=\"javascript:clicker(document.location,51);\"><img alt=\"remote control\" src=\"http://www.fakejazz.com/images/remote_icon.gif\" border=\"0\"></a>');
}

function clicker(pageurl,issue) {
  newWindow = window.open('http://www.fakejazz.com/clicker'+issue+'.html','clicker','width=90,height=120');
  if (document.location != pageurl) document.location = pageurl;
}
