function writeJS(){
var str='';
str+='&nbsp;';
document.write(str);
}
writeJS();
//