// JavaScript Document
function showlist()
{
	window.open("http://infokerala/infoportal.html");
}


