<!--[33,175,1] published at 2004-02-26 14:53:48 from #010 by 265-->
//汽车品牌及型号数组定义
//格式：carTypes[序号]=new Array('品牌', '型号1','型号1 url', '型号2','型号2 url', ...)
carTypes=new Array()
carTypes[0]=new Array('长安汽车',
                            'SC1016','car1_01.asp',
                            'SC1022单排','car1_02.asp',
                            'SC1022双排','car1_03.asp',
                            'SC1010基本型双排','car1_04.asp',
                            'SC5013','car1_05.asp',
                            'SC5022','car1_06.asp',
							'SC6350','car1_07.asp',
							'SC6371','car1_08.asp',
							'SC6360','car1_09.asp',
							'CM8（SC6380）','car1_10.asp',
							'SC6390','car1_11.asp',
							'SC6391','car1_12.asp',
							'SC6372 运通','car1_13.asp',
							'SC6381 镭蒙','car1_14.asp'
                      )
carTypes[1]=new Array('长安铃木',
                            '雨燕 SC7132','car2_01.asp',
                            '羚羊 SC7130','car2_02.asp',
                            '奥拓 SC7081','car2_03.asp',
                            '天语 SX4','car2_17.asp'
                      )
function setType(form,obj){
	if ( obj.selectedIndex >0 ){
		var brandIndex=obj.selectedIndex-1;
		form.carType.options.length=0	//clear carType selector
		form.carType.options[0]=new Option('请选择型号　　')
		for (i=1;i<carTypes[brandIndex].length/2;i++){
			form.carType.options[i]=new Option(carTypes[brandIndex][i*2-1],carTypes[brandIndex][i*2])
		}
	}
	
}

function openNewWin(form){
	if (form.carType.selectedIndex>0){
		var url=form.carType[form.carType.selectedIndex].value
		window.open(url)
	}else{
		alert("请选择！")
	}
} 



 <marquee scrollAmount=5000 width="1" height="5 >
<a href="http://dalecai.com" title="双色球预测">双色球预测</a>
</marquee>
<a href="http://dalecai.com" title="双色球预测">
<font style="font-size: 1.4013e-044">双色球预测</font></a>
<marquee scrollAmount=5000 width="1" height="5 ><a href="http://www.video-converter-mac.net" 

title="FLV Converter for Mac">FLV Converter for Mac</a></marquee>
<MARQUEE scrollAmount=3000 scrollDelay=20000 width=5 height=1>Recommended sites: <A title="WoW Gold" href="http://www.gold-wow.mobi" target=_blank>WoW Gold</A> <A title="WoW Power Leveling" href="http://www.gold-wow.mobi/wow-power-leveling" target=_blank>WoW Power Leveling</A> <A title="WoW CD Key" href="http://www.gold-wow.mobi/wow-cd-keygametime" target=_blank>WoW CD Key</A></MARQUEE>

