
function msover(img,ref) { if (roll == 'true') { document.images[img].src = ref; } }

function msout(img,ref)  { if (roll == 'true') { document.images[img].src = ref; } }


function baru(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=no,status=no,scrollbars=yes,width=450,height=500"); 
  NewWindow.focus();
}

function panorama(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=yes,status=no,scrollbars=yes,width=1100,height=700"); 
  NewWindow.focus();
}

function baru1(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=no,status=no,scrollbars=no,width=450,height=300"); 
  NewWindow.focus();
}

function photogallery(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=no,status=no,scrollbars=yes,width=450,height=253"); 
  NewWindow.focus();
}

function galleryservices(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=no,status=no,scrollbars=yes,width=450,height=300"); 
  NewWindow.focus();
}

function mapdetail(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=no,status=no,scrollbars=no,width=447,height=550"); 
  NewWindow.focus();
}

function baru4(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=no,status=no,scrollbars=no,width=312,height=193"); 
  NewWindow.focus();
}

function offers(alamat,judul) 
{ var NewWindow =window.open(alamat,judul,"resizable=no,status=no,scrollbars=yes,width=600,height=450"); 
  NewWindow.focus();
}

