
function cc() {
/*
	rpl = / /;
	email = "mailto:tw.tally" + "@thiefware.com?subject=I contacted %22" + 
	advert + "%22 · ThiefWare.com&body=I have contacted %22" + advert + 
	"%22 about their unethical advertising. %2d%2d%2d%3e Please check " +
	"method of contact by placing an %22X%22 inside the brackets: " + 
	"I phoned them%5b%5d%2c I sent them e-mail%5b%5d%2c I FAXed them%5b%5d %2d thanks."
	email = email.replace(rpl, "%20")
	email = "<span style=\"color: #ff8000\">[<a href=\"" + email + 
	"\" onMouseOver=\"status=\'send contact notice to ThiefWare.com\';return true\" " +
	"onMouseOut=\"status=\'\';return true\">cc</a>]</span>"
	document.write(email)
*/
}

function TWad(ad) { ad = "http://" + ad; window.open(ad,'thiefad','top=0,left=0,location,height=600,status,toolbar,scrollbars') }

