<!--
function writeJS(){
var str='';
str+='&copy; 2010 All Rights Reserved';
document.write(str);
}
writeJS();
//-->

