function winner(type){   
	if(type==11)	 self.location="about.asp";	
        if(type==12)	 self.location="vision_goals.htm";	
if(type==13)	 self.location="Store_Locator.asp";
if(type==14)	 self.location="Store_Locator.asp";	
	if(type==21)	 self.location="bugslock.htm";	
if(type==24)	 self.location="authentication.htm";	
if(type==25)	 self.location="test_report.htm";	
if(type==26)	 self.location="user_guide.htm";
		if(type==31)	 self.location="gallery.htm";	
if(type==32)	 self.location="photo.htm";
		if(type==41)	 self.location="online_inquiry.asp";

	if(type==71)	 self.location="index.htm";	      
	if(type==73)	 window.open("contact_us.asp", "", "top=20,left=20,width=525,height=321,scrollbars=no");/* contact_us  */	
if(type==74)	 self.location="index.htm";}	
