function fastClick(){
	var i = document.quickLinks.theLinks.selectedIndex;
	window.open(document.quickLinks.theLinks.options[i].value,"newwin","")
	window.location.reload()
	}

function fastClick2(){
	var i = document.quickLinks2.theLinks2.selectedIndex;
	window.open(document.quickLinks2.theLinks2.options[i].value,"newwin","")
	window.location.reload()
	}

function fastClick3(){
	var i = document.quickLinks3.theLinks3.selectedIndex;
	window.open(document.quickLinks3.theLinks3.options[i].value,"newwin","")
	window.location.reload()
	}

function fastClick4(){
	var i = document.quickLinks4.theLinks4.selectedIndex;
	window.open(document.quickLinks4.theLinks4.options[i].value,"newwin","")
	window.location.reload()
	}

function fastClickair(){
	var i = document.quickLinksair.theLinksair.selectedIndex;
	window.open(document.quickLinksair.theLinksair.options[i].value,"newwin","")
	window.location.reload()
	}

optionList = new Array;
optionList[0] = "Go Directly to...&nbsp;&nbsp;&nbsp;&nbsp;";
optionList[1] = "One";
optionList[2] = "Two";
optionList[3] = "Three";
optionList[4] = "Four"
optionList[5] = "Five";
optionList[6] = "Six";
optionList[7] = "Seven";
optionList[8] = "Eight";
optionList[9] = "Nine";
optionList[10] = "Ten";
optionList[11] = "Eleven";
optionList[12] = "Twelve";
optionList[13] = "Thirteen";
optionList[14] = "Fourteen";
optionList[15] = "Fifteen";
optionList[16] = "Sixteen";
optionList[17] = "Seventeen";
optionList[18] = "Eighteen";
optionList[19] = "Nineteen";
optionList[20] = "Twenty";
optionList[21] = "Twenty-One";
optionList[22] = "Twenty-Two";
optionList[23] = "Twenty-Three";
optionList[24] = "Twenty-Four";
optionList[25] = "Twenty-Five";
optionList[26] = "Twenty-Six";
optionList[27] = "Twenty-Seven";
optionList[28] = "Twenty-Eight";
optionList[29] = "Twenty-Nine";
optionList[30] = "Thirty";
optionList[31] = "Thirty-One";
optionList[32] = "Thirty-Two";
optionList[33] = "Thirty-Three";
optionList[34] = "Thirty-Four";
optionList[35] = "Thirty-Five";
optionList[36] = "Thirty-Six";
optionList[37] = "Thirty-Seven";
optionList[38] = "Thirty-Eight";
optionList[39] = "Thirty-Nine";
optionList[40] = "Forty";



valueList = new Array;
valueList[0] = "#top";
valueList[1] = "index.html";
valueList[2] = "index.html";
valueList[3] = "index.html";
valueList[4] = "index.html";
valueList[5] = "index.html";
valueList[6] = "index.html";
valueList[7] = "index.html";
valueList[8] = "index.html";
valueList[9] = "index.html"
valueList[10] = "index.html";
valueList[11] = "index.html";
valueList[12] = "index.html";
valueList[13] = "index.html";
valueList[14] = "index.html";
valueList[15] = "index.html";
valueList[16] = "index.html";
valueList[17] = "index.html";
valueList[18] = "index.html";
valueList[19] = "index.html"
valueList[20] = "index.html";
valueList[21] = "index.html";
valueList[22] = "index.html";
valueList[23] = "index.html";
valueList[24] = "index.html";
valueList[25] = "index.html";
valueList[26] = "index.html";
valueList[27] = "index.html";
valueList[28] = "index.html";
valueList[29] = "index.html";
valueList[30] = "index.html";
valueList[31] = "index.html";
valueList[32] = "index.html";
valueList[33] = "index.html";
valueList[34] = "index.html";
valueList[35] = "index.html";
valueList[36] = "index.html";
valueList[37] = "index.html";
valueList[38] = "index.html";
valueList[39] = "index.html";
valueList[40] = "index.html";

