state = new Array(); ptype = new Array(); //------------------ TOP 5 PLATE POSITION 1 position= "1" x=position nptID[x]= "noHire" eDate[x]= "2010/08/20" pnumb[x]= "GOP1ES" ptext[x]= "white" pback[x]= "black" descr[x]= "Calling all Collingwood Fans! Get your premiership winning plates now!" condi[x]= "new" price[x]= "$10,000" cname[x]= "Glen Wheeler" cphon[x]= "0412 257 443" cmobi[x]= "" cemai[x]= "wheelerc1@msn.com" cothr[x]= "" state[x]="vic" // add the state code (lowercase) ptype[x]="c" // add the plate type (b=bike c=car) //------------------ TOP 5 PLATE POSITION 2 position= "2" x=position nptID[x]= "noHire" eDate[x]= "2010/07/01" pnumb[x]= "OMFG" ptext[x]= "white" pback[x]= "pink" descr[x]= "The plate say it all. First time offered. If you dont know the meaning, then maybe you shouldnt own them. $15k ono" condi[x]= "new" price[x]= "$15000" cname[x]= "Matt" cphon[x]= "" cmobi[x]= "0400 319 777" cemai[x]= "mattuptin@bigpond.com" cothr[x]= "" state[x]="vic" // add the state code (lowercase) ptype[x]="c" // add the plate type (b=bike c=car) //------------------ TOP 5 PLATE POSITION 3 position= "3" x= position nptID[x]= "noHire" eDate[x]= "2010/09/02" pnumb[x]= "7LUCKY" ptext[x]= "white" pback[x]= "black" descr[x]= "Are you lucky? Is 7 your lucky number? ... Do you want some luck? ... Brand new slimline plates" condi[x]= "new" price[x]= "$1,500" cname[x]= "Ashley" cphon[x]= "0412 459 385" cmobi[x]= "0412 459 385" cemai[x]= "a.k.krajinovic@hotmail.com" cothr[x]= "" state[x]="vic" // add the state code (lowercase) ptype[x]="c" // add the plate type (b=bike c=car) //------------------ TOP 5 PLATE POSITION 4 position= "4" x=position nptID[x]= "yesHire" eDate[x]= "2010/08/02" pnumb[x]= "RS FOUR" ptext[x]= "white" pback[x]= "black" descr[x]= "Got an AUDI RS FOUR? A perfect fit." condi[x]= "new" price[x]= "$2,000" cname[x]= "Frank Konstek" cphon[x]= "0411 661 144" cmobi[x]= "0411 661 144" cemai[x]= "frank.konstek@raykon.com.au" cothr[x]= "" state[x]="wa" // add the state code (lowercase) ptype[x]="c" // add the plate type (b=bike c=car) //------------------ TOP 5 PLATE POSITION 5 position= "5" x=position nptID[x]= "yesHire" eDate[x]= "2010/08/16" pnumb[x]= "1 TON" ptext[x]= "white" pback[x]= "black" descr[x]= "THE ULTIMATE 1 TONNER PLATE CAN CHANGE TO ANY COLOR GREAT INVESTMENT.GIVEAWAY PRICE FOR QUICK SALE." condi[x]= "new" price[x]= "$950" cname[x]= "PETER HILL" cphon[x]= "0409 220 505" cmobi[x]= "0409 220 505" cemai[x]= "BENNY.HILL@BIGPOND.COM" cothr[x]= "" state[x]="vic" // add the state code (lowercase) ptype[x]="c" // add the plate type (b=bike c=car)