
function writeJS2(){
var str='';


		
		
str+='<script type="text/javascript"><!--';	
str+='google_ad_client = "pub-2413083286167408"';
str+='/* 250 ninhja footer 728x90, created 12/11/10 */';	
str+='google_ad_slot = "1108280032";';	
str+='google_ad_width = 728;';	
str+='google_ad_height = 90;';	
str+='//-->';	
str+='</script>';	
str+='<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">';	
str+='</script>';	

str+='<center>&copy; 250Ninja.net  All Rights Reserved</center>';	






document.write(str);
}
writeJS2();


