document.write("<form name='pl_"+game+"' id='pl_"+game+"'>");
document.write("<table border='0' cellspacing='0'>");

document.write("	<tr>");
document.write("		<td><div align='center'><input type='text' class='progressive-jackpot'  name='"+game+"' id = '"+game+"' class='"+game+"_pl'style='cursor:pointer' onclick=\"javascript:window.open('"+site+"');\"></div></td>");
document.write("	</tr>");
document.write("</table>");
document.write("</form>");
document.write("<SCRIPT LANGUAGE=\"JavaScript\" SRC=\"http:\/\/static.partnerlogic.net\/partnerlogic\/jackpot_tickers\/js\/jackpot_increment_"+game+".js\" type=\"text\/javascript\"><\/SCRIPT>");