MOBILE_URL = "http://mobile.wildebonywhores.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(){
	title='Wild Ebony Whores';
	url='http://www.wildebonywhores.com/';
	// ff
	if (window.sidebar)		window.sidebar.addPanel(title, url, "");
	//ie
	else if(document.all)	window.external.AddFavorite(url, title);
}



YOffset=150; // 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="#e79115";
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="12";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#444444";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="top";
barWidth=31; // no quotes!!
barText="<IMG src='http://www.wildebonywhores.com/img/cj/menu.jpg' width=31 height=270>"; // <IMG> tag supported. Put exact html for an image to show.

ssmItems[0]=[""] //create header
ssmItems[1]=["Anal", "http://www.wildebonywhores.com/anal.shtml","_blank"]
ssmItems[2]=["Big ass", "http://www.wildebonywhores.com/booty.shtml", "_blank"]
ssmItems[3]=["Blowjob", "http://www.wildebonywhores.com/blowjob.shtml", "_blank"]
ssmItems[4]=["Busty", "http://www.wildebonywhores.com/busty.shtml", "_blank"]
ssmItems[5]=["Cumshot", "http://www.wildebonywhores.com/cumshot.shtml", "_blank"]
ssmItems[6]=["Fetish", "http://www.wildebonywhores.com/fetish.shtml", "_blank"]
ssmItems[7]=["Group sex", "http://www.wildebonywhores.com/groupsex.shtml", "_blank"]
ssmItems[8]=["Hardcore", "http://www.wildebonywhores.com/hardcore.shtml", "_blank"]
ssmItems[9]=["Lesbians", "http://www.wildebonywhores.com/lesbians.shtml", "_blank"]
ssmItems[10]=["Mature", "http://www.wildebonywhores.com/mature.shtml", "_blank"]
ssmItems[11]=["Teen", "http://www.wildebonywhores.com/teen.shtml", "_blank"]
ssmItems[12]=[""]
buildMenu();

//-->