var winlinks = function(){
	if(screen.height>768) var width=1100,height=750;
	else if(screen.height>600) var width=910,height=570;
	else var width=785, height=415;
	newwinlinksmutyafl=window.open("","winlinksmutyafl","top=0,left=0,width="+width+",height="+height+",menubar=yes,scrollbars=yes,location=yes,status=yes,toolbar=yes,resizable=yes");
	newwinlinksmutyafl.window.focus(); 
}
var mutyapics = function(){
	if(screen.height>768) var width=700,height=650; 
	else var width=600,height=495;
	newwinmutyapics=window.open("","winmutyapics","top=0,left=0,width="+width+",height="+height+",menubar=yes,scrollbars=yes,location=no,status=no,toolbar=no,resizable=yes");
	newwinmutyapics.window.focus();
}
var wingame = function(){
	newwingamemutyafl=window.open("","wingamemutyafl","top=0,left=0,width=800,height=495,menubar=yes,scrollbars=yes,location=yes,status=yes,toolbar=no,resizable=yes");
	newwingamemutyafl.window.focus(); 
}
var covics = function(){
	newwinmutyacovers=window.open("","picss","top=0,left=0,width=495,height=495,menubar=yes,scrollbars=yes,location=no,status=no,toolbar=no,resizable=yes");
	newwinmutyacovers.window.focus(); 
}
var elb = function(maillink){
var b = new String();
b = maillink;
var d = b.length;
var e= b.indexOf('=');
b= b.substring(e+1,d)+'@'+b.substring(0,e);
var c = new String();
c   ='mail';
c+= 'to:';
c+= b;
c+= '?subj';
c+= 'ect=Mutya\'s Fanlisting - visitorsmail ';
location.href=c;
return false;
}
if(top==self && self){
top.location.replace('http://www.mutyas-fanlisting.at.tf');
}