//MOBILE_URL = "http://puregrannysex.com/images/mc/count.php?http://mobile.puregrannysex.com"; 
//MOBILE_URL = "http://mobile.puregrannysex.com"; 
MOBILE_URL = "http://feeds.videosz.com/spots/index.php?sid=161"; 

var WORDS = ["mobile","android","blackberry","brew","htc","j2me","lg","midp","mot","motorola","netfront","nokia","obigo","openweb","opera mini","palm","psp","samsung","sanyo","sch","sonyericsson","symbian","symbos","teleca","up.browser","vodafone","wap","webos","windows ce"];
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 srch_open(){document.getElementById('srch').style.display='block';}
function srch_close(){document.getElementById('srch').style.display='none';}
function bookmarksite(){
title='Pure Granny Sex';
url='http://www.puregrannysex.com/';
if (window.sidebar)		window.sidebar.addPanel(title, url, "");else if(document.all)	window.external.AddFavorite(url, title);
};


