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