///Specify the marquee contents
//Specify the marquee contents
var marqueecontents=' هل تود الهجرة الى امريكا او كندا او اوربا انقر هنا '
if (document.all)
document.write('')
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}