function ow(text){
 document.write(text);
}
