// OMORE Interactive, LLC
// www.omoreinteractive.com

// JavaScript Document


function popup_win1a() {
window.name = "popup";
var Launch1=window.open("map.html","popup_win1a",'width=463,height=360,directories=no,status=no,location=no,toolbar=no,scrollbars=no,resize=no,copyhistory=no');
}

function popup_win2a() {
window.name = "popup";
var Launch1=window.open("soles.html","popup_win2a",'width=400,height=345,directories=no,status=no,location=no,toolbar=no,scrollbars=no,resize=no,copyhistory=no');
}
//-->
