function go(url)
{
	self.location.href=url;
}

function blink(object)
{
	
}
