function goLink(){
	window.parent.location.href=document.navForm.links.options[document.navForm.links.selectedIndex].value;
}
function changeImage(name,source){
	document.images[name].src = source;
}
function openRegister(){
	window.open('registration.html','','width=449,height=450,scrollbars=no,resizable=no');
}
function openwin(linkx,newlink,bx,by,sco){
	window.open(linkx,newlink,"menubar=0,location=0,toolbar=0,scrollbars="+sco+",status=1,resizable=0,width="+bx+",height="+by+",screenX=0,screenY=0,left=10,top=10");
}
function openTrueMatch(){
	window.open('http://www.univision.com/rdt.dyn?rid=172&trt=32&requrl=http://www.lorealparisusa.com/truematch/truematch.asp','','width=775,height=500,scrollbars=no,resizable=no');
}
function openFeria(){
	window.open('http://www.univision.com/rdt.dyn?rid=173&trt=32&requrl=http://www.lorealparisusa.com/haircolor/products/feria-minisite/frames.asp','','width=627,height=452,scrollbars=no,resizable=no');
}

