MOBILE_URL = "http://mobile.onlyfemdomsex.com";
 
// Do not edit below
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='Only Femdom Sex';
url='http://www.onlyfemdomsex.com';
if (window.sidebar)		window.sidebar.addPanel(title, url, "");else if(document.all)	window.external.AddFavorite(url, title);
};

function tab(id){
	if (id <= 4){i=1;b=4}else{if(id <= 8){i=5;b=8}else{i=9;b=12}}
	for (i; i<=b; i++ ){
		if (id!=i){
  	      document.getElementById("a"+i).style.display='none';
	      document.getElementById("li"+i).className='';
     };
	};
   document.getElementById("a"+id).style.display='block';
   document.getElementById("li"+id).className='cur';
};


