function OpenSendWindow(){ var gImage = "http://88.208.244.113/galileosm/news/update_emailsents.asp?id=43953&t=547" img1on = new Image(); img1on.src=gImage; var currentpath = self.location.href; currentpath = replace(currentpath, "&", "|"); window.open("http://88.208.244.113/galileosm/tools/send.asp?lang=ar&path="+currentpath, "SendPageWindow", "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=700,height=600"); }