function MM_openBrWindow(theURL,winName,features) { window.open(theURL,winName,features); } function decision(message, url){ if(confirm(message)) location.href = url; } "; } if($url=="index"){ if($date_style=="0") { $ship_date_1=date("m/d/Y");} // EU date format if($date_style=="1") { $ship_date_1=date("d/m/Y");} ?>