<!-- // 

function openwindow() 
{
        Win1 = window.open("","mojos","scrollbars=no,toolbar=no,location=no,menubar=no,status=no,resizable=no,width=220,height=230");
//Win1.focus();
}
if(top.frames.length < 0)
      top.location.href=self.location;
// -->
<!-- // 

function openwindow1() 
{
        Win1 = window.open("","mojos1","scrollbars=no,toolbar=no,location=no,menubar=no,status=no,resizable=no,width=473,height=730");
//Win1.focus();
}
if(top.frames.length < 0)
      top.location.href=self.location;
// -->
<!-- // 

function openwindow2() 
{
        Win1 = window.open("","mojos2","scrollbars=no,toolbar=no,location=no,menubar=no,status=no,resizable=no,width=420,height=420");
//Win1.focus();
}
if(top.frames.length < 0)
      top.location.href=self.location;
// -->
