
function GotoSite()
{

	window.open("http://www.robosoftin.com/products/index.html");
}


