function flash(tag){
document.write(tag);
}


