function display()
{
 if(document.form1.select.value == 1)
     window.location.href = "";
  else if(document.form1.select.value == 2)
     window.location.href = "http://www.findyourfate.com/astrology/flags/angola.html";
	 	else if(document.form1.select.value == 3)
     window.location.href = "http://www.findyourfate.com/astrology/flags/argentina.html";
  else if(document.form1.select.value == 4)
     window.location.href = "http://www.findyourfate.com/astrology/flags/australia.html";	
	 else if(document.form1.select.value == 5)
     window.location.href = "http://www.findyourfate.com/astrology/flags/bosnia.html";
  else if(document.form1.select.value == 6)
     window.location.href = "http://www.findyourfate.com/astrology/flags/china.html";	
	 else if(document.form1.select.value == 7)
     window.location.href = "http://www.findyourfate.com/astrology/flags/cuba.html";
  else if(document.form1.select.value == 8)
     window.location.href = "http://www.findyourfate.com/astrology/flags/east-timor.html";	
	 else if(document.form1.select.value == 9)
     window.location.href = "http://www.findyourfate.com/astrology/flags/iraq.html";
  else if(document.form1.select.value == 10)
     window.location.href = "http://www.findyourfate.com/astrology/flags/israel.html";	
	 else if(document.form1.select.value == 11)
     window.location.href = "http://www.findyourfate.com/astrology/flags/japan.html";
  else if(document.form1.select.value == 12)
     window.location.href = "http://www.findyourfate.com/astrology/flags/jordan.html";	
	 else if(document.form1.select.value == 13)
     window.location.href = "http://www.findyourfate.com/astrology/flags/liberia.html";
  else if(document.form1.select.value == 14)
     window.location.href = "http://www.findyourfate.com/astrology/flags/malaysia.html";	
	 else if(document.form1.select.value == 15)
     window.location.href = "http://www.findyourfate.com/astrology/flags/mongolia.html";
  else if(document.form1.select.value == 16)
     window.location.href = "http://www.findyourfate.com/astrology/flags/myanmar.html";	
	 else if(document.form1.select.value == 17)
     window.location.href = "http://www.findyourfate.com/astrology/flags/namibia.html";
  else if(document.form1.select.value == 18)
     window.location.href = "http://www.findyourfate.com/astrology/flags/nepal.html";	
	 else if(document.form1.select.value == 19)
     window.location.href = "http://www.findyourfate.com/astrology/flags/new-zealand.html";
  else if(document.form1.select.value == 20)
     window.location.href = "http://www.findyourfate.com/astrology/flags/north-korea.html";	
	 else if(document.form1.select.value == 21)
     window.location.href = "http://www.findyourfate.com/astrology/flags/pakistan.html";
  else if(document.form1.select.value == 22)
     window.location.href = "http://www.findyourfate.com/astrology/flags/phillippines.html";	
	 else if(document.form1.select.value == 23)
     window.location.href = "http://www.findyourfate.com/astrology/flags/singapore.html";
  else if(document.form1.select.value == 24)
     window.location.href = "http://www.findyourfate.com/astrology/flags/turkey.html";	
	 else if(document.form1.select.value == 25)
     window.location.href = "http://www.findyourfate.com/astrology/flags/usa.html";
 else if(document.form1.select.value == 26)
     window.location.href = "http://www.findyourfate.com/astrology/flags/zimbabwe.html";	
	 else if(document.form1.select.value == 27)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/LTTE.html";
 else if(document.form1.select.value == 28)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/NATO.html";	
	 else if(document.form1.select.value == 29)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/OPEC.html";
 else if(document.form1.select.value == 30)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/aries.html";	
	 else if(document.form1.select.value == 31)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/taurus.html";
 else if(document.form1.select.value == 32)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/gemini.html";	
	 else if(document.form1.select.value == 33)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/cancer.html";
 else if(document.form1.select.value == 34)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/leo.html";	
	 else if(document.form1.select.value == 35)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/virgo.html";
 else if(document.form1.select.value == 36)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/libra.html";	
	 else if(document.form1.select.value == 37)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/scorpio.html";
 else if(document.form1.select.value == 38)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/sagittarius.html";
	 	else if(document.form1.select.value ==39)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/Capricorn.html";
 else if(document.form1.select.value == 40)
     window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/aquarius.html";	
 else	     
 	 window.location.href = "http://www.findyourfate.com/astrology/flags/other-flags/pisces.html"; 
}
