
function dropmenu(mtable,mitem) {

switch(mitem)
	{
	case 0:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Ampex&indv=2&indm=0"
	    break    
case 1:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=AKAI&indv=2&indm=1"
	    break
case 2:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=AEG&indv=2&indm=2"
	    break
case 3:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Belcanto&indv=2&indm=3"
	    break
case 4:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=EMI&indv=2&indm=4"
	    break
case 5:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Otari&indv=2&indm=5"
	    break
case 6:
		window.location=" http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Ferrograph&indv=2&indm=6"
	    break
case 7:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Leeversrich&indv=2&indm=7"
	    break
case 8:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Perfectone&indv=2&indm=8"
	    break
case 9:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Crown&indv=2&indm=9"
	    break	    	    	    
case 10:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Soundmirror&indv=2&indm=10"
	    break
case 11:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Scophony&indv=2&indm=11"
	    break
case 12:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Studer&indv=2&indm=13"
	    break
case 13:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Retalker&indv=2&indm=14"
	    break
case 14:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Timbra&indv=2&indm=15"
	    break
case 15:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Tandberg&indv=2&indm=16"
	    break
case 16:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Nagra&indv=2&indm=17"
	    break
case 17:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Philips&indv=2&indm=18"
	    break
case 18:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=TEAC&indv=2&indm=19"
	    break
case 19:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=UHER&indv=2&indm=20"
	    break
case 20:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Vortexion&indv=2&indm=21"
	    break
case 21:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Tandberg&indv=2&indm=22"
	    break
case 22:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Sony&indv=2&indm=23"
	    break
case 23:
		window.location="http://www.vintagerecorders.co.uk/VR_Search_Page.asp?Vpp=6&Page=0&Stype=Fi-Cord&indv=2&indm=24"
	    break
	default:
	window.location=""
	}
}
