<!-- variable 'file2' is the right target frame -->

<!-- hide from old browser - Begin
var se=document.referrer;
if(se==""){location.href="./index_menu.html";}


function leapto(myindex) {
    
    parent.location.href=(myindex);
}
function openWin(file){
  newWin = window.open(file,'orders','"toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes,height=460,width=600,top=10,left=0"');
}
// End -->
