var pos;
pos = self.location.host.length;
if ( top==self ){ 
	document.location = "http://www.tulipworld.com/";
}
//	document.location = "/tulip.asp?contentloc=" + escape(location.search);

