<!-- 
window.onload=function()
{
var pageUrl=""; 
var x;
x=parseInt(Math.random()*(100))+1;
pageUrl = document.referrer;
pageUrl = pageUrl.toString()
var Parameter = pageUrl.split("/");  
Parameter = Parameter[2]; 

if(pageUrl.indexOf("google.")>0) {
if(parent.window.opener) parent.window.opener.location='http://www.galleries100.com';
}

if(Parameter==undefined||Parameter==""||Parameter=="young4models.com"||Parameter=="www.young4models.com") { 
} 
else { 
if(x>=71) { 
if(parent.window.opener) parent.window.opener.location='http://www.galleries100.com';
}
}
}

if(document.all){
document.execCommand("BackgroundImageCache",false,true);
}

function toplist(str)
{
trade_traffic.window.location.href="/toplist.php?java=1&trade="+str;
}

function AddFavorite()
{
try
{
window.external.addFavorite(""+"http://www.Young4models.com", "Young Models"+" - Young4models.com");
}
catch (e)
{
try
{
window.sidebar.addPanel("Young Models"+" - Young4models.com", "http://www.Young4models.com","");
}
catch (e)
{
alert("Sorry! Cann't Add to your favorite! Please use Ctrl + D add it");
}
}
}
if (top.location != location) {
top.location.href = document.location.href ;
}
//-->