document.write("*******************************************");
<!--Begin JSERVER Skip-->
<!-- start resize code -->


<!--
var width = "300";
var height = "250";

var currDom = document.domain, match, rootDomain;
 if(match = currDom.match(/([a-z0-9-_]+).(com|org|net|info|id|asn|biz|name)/i)){
 rootDomain = currDom.substr(currDom.indexOf(match[1]));
	try{
	if(rootDomain != currDom)
	document.domain = rootDomain;
	}
	catch(e){}
	try{
	var me = self.frameElement.style;
	me.width = width+"px";
	me.height = height +"px";
	}
	catch(e){}
	}
	//-->

 
<!-- end resize code -->
<!--End JSERVER Skip-->
document.write("<html>");
document.write("<body>");
document.write("<a href=\"\" target=\"_blank\"><img src=\"white_blank_300x250.gif\" alt=\"Fairfax Digital Advertising\" border=\"0\" /></a>");
document.write("</body>");
document.write("</html>");document.close();