MOBILE_URL = "http://mobile.naughtyfatwomen.com/";
var WORDS = ["mobile", "blackberry", "j2me", "webos", "windows ce", "android", "nokia", "samsung", "LG", "palm", "PSP"];
var WLEN = WORDS.length;
for (var i = 0; i < WLEN; i++){ var re = new RegExp(WORDS[i], "i"); if (re.exec(navigator.userAgent)){window.location = MOBILE_URL;break;}}

function bookmarksite(url,title){
	if (window.sidebar)window.sidebar.addPanel(title, url, "");
	else if(document.all)window.external.AddFavorite(url, title);
}
function srch_open(){document.getElementById('srch').style.display='block';}
function srch_close(){document.getElementById('srch').style.display='none';}



YOffset=200; // no quotes!!
XOffset=0;
staticYOffset=10; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#FFFEDF";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=100; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Verdana";
linkFontSize="3";
linkBGColor="";
linkOverBGColor="#FEF4F5";
linkTarget="_top";
linkAlign="Left";
barBGColor="#FFFEDF";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="top";
barWidth=29; // no quotes!!
barText="<IMG src='http://www.naughtyfatwomen.com/images/menu.jpg' width=30 height=290>"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=[""] //create header
ssmItems[1]=["Ass", "http://www.naughtyfatwomen.com/ass.shtml","_blank", "Fat women with big ass"]
ssmItems[2]=["Boobs", "http://www.naughtyfatwomen.com/boobs.shtml", "_blank", "Fat women with huge tits"]
ssmItems[3]=["Cumshot", "http://www.naughtyfatwomen.com/cumshot.shtml", "_blank", "Fat cumshot"]
ssmItems[4]=["Ebony", "http://www.naughtyfatwomen.com/ebony.shtml", "_blank", "Fat ebony Women"]
ssmItems[5]=["Fetish", "http://www.naughtyfatwomen.com/fetish.shtml", "_blank", "Fat fetish"]
ssmItems[6]=["Group Sex", "http://www.naughtyfatwomen.com/groupsex.shtml", "_blank", "Group sex with fat women"]
ssmItems[8]=["Hardcore", "http://www.naughtyfatwomen.com/hardcore.shtml", "_blank", "Fat hardcore"]
ssmItems[7]=["Interracial", "http://www.naughtyfatwomen.com/interracial.shtml", "_blank", "Fat interracial"]
ssmItems[9]=["Lesbian", "http://www.naughtyfatwomen.com/lesbian.shtml", "_blank", "Fat lesbian women"]
ssmItems[10]=["Mature", "http://www.naughtyfatwomen.com/mature.shtml", "_blank", "Fat mature women"]
ssmItems[11]=["Solo", "http://www.naughtyfatwomen.com/solo.shtml", "_blank", "Fat solo"]
ssmItems[12]=["PREMIUM", "http://www.naughtyfatwomen.com/premium.shtml", "_blank", "Premiun fat sites"]
ssmItems[13]=[""]


buildMenu();

//-->