function popvoyeurcam(URL,name)
 {
 var ID="2545265425441255441525412541";
 self.name = "main";
 top.window_handle = open ("cam/copycam.htm?ID=" + ID,"Webcam", "toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=505,height=435");
window_page = "MyNewSite/cam/copycam.htm";
if (!top.window_handle.opener) top.window_handle.opener = self;
    return false;
}