
function selectOrientation(index){
	if(document.frmdetail && document.frmdetail.Orientation0){
		document.frmdetail.Orientation0.selectedIndex = index;
		document.frmdetail.submit();
	}
}

window.onload = function(){
	var url = window.location.href;
	if(url.indexOf("reachlocal") > 0) window.parent.location.href = "ht" + "tp:/" + "/ww" + "w.luc" + "ys.n" + "et";
}
