addthis_pub = 'Meo';
addthis_brand = 'Bravo! Shemales';
addthis_options = 'google, twitter, favorites, live, facebook, reddit, delicious, technorati, myspace, more';

function imlive_reposition() {
 var imlivediv = document.getElementById("slide_up");
 if (imlivediv) {
	imlivetop = (document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop);
	imlivetop += (document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight);
	imlivetop -= (imlivediv.clientHeight + 2);
	imlivediv.style.top = imlivetop + "px";
 }
}
function su_open() {
	var currPos = parseInt(obj.style.top);
	if (currPos > 0) {
	 obj.style.top = (currPos - 4) + "px";
	 setTimeout("su_open()",20);
	}
}

function GA_links () {
var F=document.links;
for (i = 0; i < F.length; i++) {
 urlStart=F[i].href.lastIndexOf("http://");
 if ( urlStart > 1 ) { 
	urlLen=F[i].href.length;
	urlString=F[i].href.substring(urlStart,urlLen);
	if ( urlString.indexOf("?") > -1) {
		urlString = urlString.substring(0,urlString.indexOf("?")); } 
	if ( urlString.indexOf("&") > -1) {
		urlString = urlString.substring(0,urlString.indexOf("&")); } 

	F[i].name=urlString;
        F[i].onclick = s0;
 }
}
}

function s0 () { 
	pageTracker._trackPageview('/gal/'+this.name);
} 
