
/* Copyright © 2007 DIALNET All rights reserved. */
function go(url)
{
	self.location.href=url;
}

function blink(object)
{
	
}
