function text()
{
	this[0] = 1;
this[1] = "<script language=\"javascript\">var uri = 'http://impit.tradedoubler.com/imp?type(js)g(16351966)a(1143995)' + new String (Math.random()).substring (2, 11); document.write('<sc'+'ript language=\"JavaScript\" src=\"'+uri+'\" charset=\"ISO-8859-1\"></sc'+'ript>');</script>";
}
function grabText()
{
	var today = new Date();
	var textInstance = new text();
	var Text = textInstance[(today.getSeconds() % textInstance[0]) + 1];
	return Text;
}
document.writeln(grabText());