function MakeArray(n) {
	this.length = n;
	for (var i = 1; i <= n; i++) {
	this[i] = 0 }
	return this
}

function getURL() {
	url = new MakeArray(100);
	numURLS = 30;
	url[0] = "<a href=\"http://www.whale-tail.com/\" target=\"_blank\">Free Porn</a>"
	url[1] = "<a href=\"http://www.selfshotbabes.com/\" target=\"_blank\">Free Porn</a>"
	url[2] = "<a href=\"http://www.peachesfantasy.com/\" target=\"_blank\">Free Porn</a>"
	url[3] = "<a href=\"http://www.ohmygoodies.com\" target=\"_blank\">Free Porn</a>"
	url[4] = "<a href=\"http://www.celeb-cafe.net/\" target=\"_blank\">Free Porn</a>"
	url[5] = "<a href=\"http://closepics.com\" target=\"_blank\">Free Porn</a>"
	url[6] = "<a href=\"http://www.meiskes.com\" target=\"_blank\">Free Porn</a>"
	url[7] = "<a href=\"http://www.lesbian.hu/\" target=\"_blank\">Free Porn</a>"
	url[8] = "<a href=\"http://www.thebabelog.com\" target=\"_blank\">Free Porn</a>"
	url[9] = "<a href=\"http://www.daily-babes.info/\" target=\"_blank\">Free Porn</a>"
	url[10] = "<a href=\"http://sexywally.com\" target=\"_blank\">Free Porn</a>"
	url[11] = "<a href=\"http://www.exgirlfriendmarket.com/\" target=\"_blank\">Free Porn</a>"
	url[12] = "<a href=\"http://www.yourpodshare.com/\" target=\"_blank\">Free Porn</a>"
	url[13] = "<a href=\"http://www.sexsharm.com\" target=\"_blank\">Free Porn</a>"
	url[14] = "<a href=\"http://www.teenport.com\" target=\"_blank\">Free Porn</a>"
	url[15] = "<a href=\"http://www.galleries4free.com\" target=\"_blank\">Free Porn</a>"
	url[16] = "<a href=\"http://rapidshare.erotiekpagina.ws\" target=\"_blank\">Free Porn</a>"
	url[17] = "<a href=\"http://www.sexy-search.com\" target=\"_blank\">Free Porn</a>"
	url[18] = "<a href=\"http://www.fuckk.com/tgp.htm\" target=\"_blank\">Free Porn</a>"
	url[19] = "<a href=\"http://www.freshjugs.net/\" target=\"_blank\">Free Porn</a>"
	url[20] = "<a href=\"http://www.boneme.com/\" target=\"_blank\">Free Porn</a>"
	url[21] = "<a href=\"http://www.deluxepornpics.com\" target=\"_blank\">Free Porn</a>"
	url[22] = "<a href=\"http://www.sweethotteens.com/\" target=\"_blank\">Free Porn</a>"
	url[23] = "<a href=\"http://www.gyrls.com\" target=\"_blank\">Free Porn</a>"
	url[24] = "<a href=\"http://wildfreevideos.com\" target=\"_blank\">Free Porn</a>"
	url[25] = "<a href=\"http://www.girlfriendvids.net\" target=\"_blank\">Free Porn</a>"
	url[26] = "<a href=\"http://www.nakedsologirls.com\" target=\"_blank\">Free Porn</a>"
	url[27] = "<a href=\"http://www.pornthunder.com\" target=\"_blank\">Free Porn</a>"
	url[28] = "<a href=\"http://www.orgasmatrix.com\" target=\"_blank\">Free Porn</a>"
	url[29] = "<a href=\"http://www.vibraporn.com/\" target=\"_blank\">Free Porn</a>"

	var now = new Date()
	var sec = now.getSeconds()
	return url[sec % numURLS];
}
