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