document.write("<marquee direction=up onmouseover=this.stop() onmouseout=this.start() height="+gpheight+" scrollamount="+gpscrollspeed+" style='border:1 solid "+gpbordercolor+"'>");
document.write("<table width='382' cellpadding='0' cellspacing='0' border='0'>");
for (i=1;i<62;i++){
document.write("<tr  style='padding-left:7px;'>");
document.write("<td width='126'>");
document.write("<a href='javascript:country7("+i+")'>"+Tgpt1[i]+"</a>"+"");
document.write("</td>");
document.write("<td width='126'>");
if (Tgpt2[i] != null){ document.write("<a href='javascript:country8("+i+")'>"+Tgpt2[i]+"</a>"+"")} else {document.write("&nbsp;"+"")};
document.write("</td>");
document.write("<td width='126' >");
if (Tgpt3[i] != null){ document.write("<a href='javascript:country9("+i+")'>"+Tgpt3[i]+"</a>"+"")} else {document.write("<a href='#'></a>"+"")};
document.write("</td>");
document.write("</tr>");}
document.write("</table>");
document.write("</marquee>");












