<!-- //
function selectImage(f) { if (document.flipForm.which.selectedIndex >= 0) document.flipForm.flip.src = imageSet[document.flipForm.which.selectedIndex]; } function SelectorLongNames(width,height,listHeight,images,names) { /* si: start index ** i: current index ** ei: end index ** cc: current count */ si = 0; ci=0; cc=0; imageSet = new Array(); ei = images.length; for (i=1;i<ei;i++) { if (images.charAt(i) == ' ' || images.charAt(i) == ',') { imageSet[cc] = images.substring(si,i); cc++; si=i+1; } } currentFlip = 0; si = 0; ci=0; cc=0; nameSet = new Array(); ei = names.length; for (i=1;i<ei;i++) { if (names.charAt(i) == ',') { nameSet[cc] = names.substring(si,i); cc++; si=i+1; } } currentFlip = 0; document.writeln("<FORM name=flipForm>"); document.writeln("<table border=0 width=100%><tr><center><td align=center height=100 width=100%>"); document.write("<img name='flip'"); if (width >0) document.write("width="+width); if (height >0) document.write(" height=" +height); document.writeln(" src="/ +imageSet[0]+ ">"); document.writeln("</td></tr><tr><td align=center>"); document.write("<Select"); if (listHeight > 0) document.write(" size="+listHeight); document.write(" name='which' onChange='selectImage(this.form)'>"); for (i=0;i<imageSet.length;i++) if (i<nameSet.length) document.write("<OPTION value="+i+">"+nameSet[i]); else document.write("<OPTION value="+i+">"+imageSet[i]); document.writeln("</SELECT>"); document.writeln("</FORM>"); document.writeln("</td></tr></table>"); } function SelectorLong(width,height,listHeight,images) { SelectorLongNames(width,height,listHeight,images,","); } function PullDownSelector(width,height,images) { SelectorLongNames(width,height,-1,images,",") } function PullDownSelectorNames(width,height,images,names) { SelectorLongNames(width,height,-1,images,names) } function Selector(width,height,images) { listHeight=5; SelectorLong(width,height,listHeight,images); }
SelectorLongNames(150,100,1,"/pics/picselect/bkgrds/BGround_Pic0.jpg,/pics/picselect/bkgrds/BGround_Pic1.gif,/pics/picselect/bkgrds/BGround_Pic2.gif,/pics/picselect/bkgrds/BGround_Pic3.gif,/pics/picselect/bkgrds/BGround_Pic4.gif,/pics/picselect/bkgrds/BGround_Pic5.gif,/pics/picselect/bkgrds/BGround_Pic6.gif,/pics/picselect/bkgrds/BGround_Pic7.gif,/pics/picselect/bkgrds/BGround_Pic8.gif,/pics/picselect/bkgrds/BGround_Pic9.gif,/pics/picselect/bkgrds/BGround_Pic10.gif,/pics/picselect/bkgrds/BGround_Pic11.gif,/pics/picselect/bkgrds/BGround_Pic12.gif,/pics/picselect/bkgrds/BGround_Pic13.gif,/pics/picselect/bkgrds/BGround_Pic14.gif,/pics/picselect/bkgrds/BGround_Pic15.gif,/pics/picselect/bkgrds/BGround_Pic16.gif,/pics/picselect/bkgrds/BGround_Pic17.gif,/pics/picselect/bkgrds/BGround_Pic18.gif,/pics/picselect/bkgrds/BGround_Pic19.gif,/pics/picselect/bkgrds/BGround_Pic20.gif,/pics/picselect/bkgrds/BGround_Pic21.gif,/pics/picselect/bkgrds/BGround_Pic22.gif,/pics/picselect/bkgrds/BGround_Pic23.gif,/pics/picselect/bkgrds/BGround_Pic24.gif,/pics/picselect/bkgrds/BGround_Pic25.gif,/pics/picselect/bkgrds/BGround_Pic26.gif,/pics/picselect/bkgrds/BGround_Pic27.gif,/pics/picselect/bkgrds/BGround_Pic28.gif,/pics/picselect/bkgrds/BGround_Pic29.gif,/pics/picselect/bkgrds/BGround_Pic30.gif,/pics/picselect/bkgrds/BGround_Pic31.gif,/pics/picselect/bkgrds/BGround_Pic32.gif,/pics/picselect/bkgrds/BGround_Pic33.gif,/pics/picselect/bkgrds/BGround_Pic34.gif,/pics/picselect/bkgrds/BGround_Pic35.gif,/pics/picselect/bkgrds/BGround_Pic36.gif,/pics/picselect/bkgrds/BGround_Pic37.gif,/pics/picselect/bkgrds/BGround_Pic38.gif,/pics/picselect/bkgrds/BGround_Pic39.gif,/pics/picselect/bkgrds/BGround_Pic40.gif,/pics/picselect/bkgrds/BGround_Pic41.gif,/pics/picselect/bkgrds/BGround_Pic42.gif,/pics/picselect/bkgrds/BGround_Pic43.gif,/pics/picselect/bkgrds/BGround_Pic44.gif,/pics/picselect/bkgrds/BGround_Pic45.jpg,/pics/picselect/bkgrds/BGround_Pic46.jpg,/pics/picselect/bkgrds/BGround_Pic47.jpg,/pics/picselect/bkgrds/BGround_Pic48.jpg,/pics/picselect/bkgrds/BGround_Pic49.jpg,/pics/picselect/bkgrds/BGround_Pic50.jpg,/pics/picselect/bkgrds/BGround_Pic51.jpg,/pics/picselect/bkgrds/BGround_Pic52.jpg,/pics/picselect/bkgrds/BGround_Pic53.jpg,/pics/picselect/bkgrds/BGround_Pic54.jpg,/pics/picselect/bkgrds/BGround_Pic55.jpg,/pics/picselect/bkgrds/BGround_Pic56.jpg,/pics/picselect/bkgrds/BGround_Pic57.jpg,/pics/picselect/bkgrds/BGround_Pic58.jpg,/pics/picselect/bkgrds/BGround_Pic59.jpg,/pics/picselect/bkgrds/BGround_Pic60.gif,/pics/picselect/bkgrds/BGround_Pic61.jpg,/pics/picselect/bkgrds/BGround_Pic62.jpg,/pics/picselect/bkgrds/BGround_Pic63.jpg,/pics/picselect/bkgrds/BGround_Pic64.jpg,/pics/picselect/bkgrds/BGround_Pic65.jpg,/pics/picselect/bkgrds/BGround_Pic66.gif,","Background Image 0,Background Image 1,Background Image 2,Background Image 3,Background Image 4,Background Image 5,Background Image 6,Background Image 7,Background Image 8,Background Image 9,Background Image 10,Background Image 11,Background Image 12,Background Image 13,Background Image 14,Background Image 15,Background Image 16,Background Image 17,Background Image 18,Background Image 19,Background Image 20,Background Image 21,Background Image 22,Background Image 23,Background Image 24,Background Image 25,Background Image 26,Background Image 27,Background Image 28,Background Image 29,Background Image 30,Background Image 31,Background Image 32,Background Image 33,Background Image 34,Background Image 35,Background Image 36,Background Image 37,Background Image 38,Background Image 39,Background Image 40,Background Image 41,Background Image 42,Background Image 43,Background Image 44,Background Image 45,Background Image 46,Background Image 47,Background Image 48,Background Image 49,Background Image 50,Background Image 51,Background Image 52,Background Image 53,Background Image 54,Background Image 55,Background Image 56,Background Image 57,Background Image 58,Background Image 59,Background Image 60,Background Image 61,Background Image 62,Background Image 63,Background Image 64,Background Image 65,Background Image 66,");
// -->