var TheTitle = encodeURIComponent(document.title);
var TheURL = encodeURIComponent(document.location);
document.write("<style>a.sbm{padding-center:7px}</style>");
document.write("<div>");
document.write('<center><a class="sbm" href="http://gameweblinks.com/gamelink.php?u='+TheURL+'&t='+TheTitle+'" title="GameLink This"><img src="http://gameweblinks.com/GWLButton.jpg" alt="GameLink This"  border="0" /></a></center>');
document.write("</div>");