<!-- hide script from old browsers
	t_ads = new Array(2);
	t_ads[0] = "<a href='http://www.upme.net' target='_blank'><IMG SRC='http://www.upme.net/img/mytel468x60-1.gif' BORDER='0' WIDTH='468' HEIGHT='60' ALIGN='bottom'></a>";
	t_ads[1] = "<a href='http://www.upme.net' target='_blank'><IMG SRC='http://www.upme.net/img/mytel468x60-4.gif' BORDER='0' WIDTH='468' HEIGHT='60' ALIGN='bottom'></a>";
	index = Math.floor(Math.random() * t_ads.length);
	document.write("<CENTER>" + t_ads[index] + "</CENTER>");
// end hiding script from old browsers -->