
function PrintRandomGridHTML()
{
	var strRandomGridID="2f382d284b064e1ffe9671c0e812cd28";
	
	document.write('<a href="http://sudokuhelper.kevinpluck.net/?g='+strRandomGridID+'"><img src="http://sudokuhelper.kevinpluck.net/makeimage.php?grid='+strRandomGridID+'"></a>');
}
