function showWindow(objSelect)
{ var links=objSelect.options[objSelect.options.selectedIndex].text;
switch(links)
 {
	 case "SELECT":
	 alert("To decide a value")
	 break;
	 case "ALABAMA":
	 location.href="indexgap84.htm";
	 break;
	 case "ALASKA":
	 location.href="indexgap84.htm";
	 break;
	 case "ARKANSAS":
	 location.href="indexgap84.htm";
	 break;
	 case "ARIZONA":
	 location.href="indexgap84.htm";
	 break;
	 case "CALIFORNIA":
	 location.href="http://www.shareasale.com/r.cfm?B=28556&U=201367&M=6678";
	 break;
	 case "COLORADO":
	 location.href="indexgap84.htm";
	 break;
	 case "CONNECTICUT":
	 location.href="indexTL.htm";
	 break;
	 case "DISTRICT OF COLUMBIA":
	 location.href="indexgap84.htm";
	 break;
	 case "DELAWARE":
	 location.href="indexgap84.htm";
	 case "FLORIDA":
	 location.href="indexgap84.htm";
	  break;
	 case "GEORGIA":
	 location.href="indexgap84.htm";
	  break;
	 case "HAWAII":
	 location.href="indexgap84.htm";
	  break;
	 case "IOWA":
	 location.href="indexgap84.htm";
	  break;
	 case "IDAHO":
	 location.href="indexgap84.htm";
	  break;
	 case "ILLINOIS":
	 location.href="indexgap84.htm";
	  break;
	 case "INDIANA":
	 location.href="indexgap84.htm";
	  break;
	 case "KANSAS":
	 location.href="indexgap84.htm";
	  break;
	 case "KENTUCKY":
	 location.href="indexgap84.htm";
	  break;
	 case "LOUISIANA":
	 location.href="indexTL.htm";
	  break;
	 case "MASSACHUSETTS":
	 location.href="indexgap84.htm";
	  break;
	 case "MARYLAND":
	 location.href="indexgap84.htm";
	  break;
	 case "MAINE":
	 location.href="indexgap84.htm";
	  break;
	 case "MICHIGAN":
	 location.href="indexgap84.htm";
	  break;
	 case "MINNESOTA":
	 location.href="indexgap84.htm";
	  break;
	 case "MISSOURI":
	 location.href="indexgap84.htm";
	  break;
	 case "MISSISSIPPI":
	 location.href="indexgap84.htm";
	  break;
	 case "MONTANA":
	location.href="indexgap84.htm";
	  break;
	 case "NORTH CAROLINA":
	 location.href="indexgap84.htm";
	  break;
	 case "NORTH DAKOTA":
	 location.href="indexgap84.htm";
	  break;
	 case "NEBRASKA":
	 location.href="indexgap84.htm";
	  break;
	 case "NEW HAMPSHIRE":
	 location.href="indexgap84.htm";
	  break;
	 case "NEW JERSEY":
	 location.href="indexgap84.htm";
	  break;
	 case "NEW MEXICO":
	 location.href="indexgap84.htm";
	  break;
	 case "NEW YORK":
	 location.href="indexTL.htm";
	  break;
	 case "NEVADA":
	 location.href="indexgap84.htm";
	  break;
	 case "OHIO":
	 location.href="indexgap84.html";
	  break;
	 case "OKLAHOMA":
	 location.href="indexgap84.htm";
	  break;
	 case "OREGON":
	 location.href="indexgap84.htm";
	  break;
	 case "PENNSYLVANIA":
	 location.href="indexgap84.htm";
	  break;
	 case "RHODE ISLAND":
	 location.href="indexgap84.htm";
	  break;
	 case "SOUTH CAROLINA":
	 location.href="indexgap84.htm";
	  break;
	 case "SOUTH DAKOTA":
	 location.href="indexgap84.htm";
	  break;
	 case "TENNESSEE":
	 location.href="indexgap84.htm";
	  break;
	 case "TEXAS":
	 location.href="indexTX.htm";
	 break;
	 case "UTAH":
	 location.href="indexgap84.htm";
	 break;
	 case "VIRGINIA":
	 location.href="indexTL.htm";
	 break;
	 case "VERMONT":
	 location.href="indexgap84.htm";
	 break;
	 case "WASHINGTON":
	 location.href="indexTL.htm";
	 break;
	 case "WISCONSIN":
	 location.href="indexgap84.htm";
	 break;
	 case "WEST VIRGINIA":
	 location.href="indexgap84.htm";
	 break;
	 case "WYOMING":
	 location.href="indexgap84.htm";
	}
}
