ref=0;
function display()
{
ref=setTimeout('disp()',35000)
}

function disp()
	
	{	 
	}