document.write("<form name='pl_"+game+"' id='pl_"+game+"'>");
if (use_images) {
	document.write("		<div align='center'><a href='"+site+"' target='_blank'><img src='/images/tickers/"+game+".gif' border=\"0\"/></a></div>");
}
document.write("		<div class='jackpotticker'><span id = '"+game+"' class='"+game+"_pl'style='cursor:pointer' onclick=\"javascript:window.open('"+site+"');\">Updating...</span></div>");
document.write("</form>");
document.write("<SCRIPT LANGUAGE=\"JavaScript\" SRC=\"\/js\/tickers\/jackpot_increment_"+game+".js\" type=\"text\/javascript\"><\/SCRIPT>");
