state = new Array(); ptype = new Array(); //------------------ TOP 5 PLATE POSITION 1 position= "1" x=position nptID[x]= "noHire" eDate[x]= "2010/06/07" pnumb[x]= "325 BMA" ptext[x]= "black" pback[x]= "silver" descr[x]= "For every 325 Beemer - slimline and standard" condi[x]= "good" price[x]= "$1,000" cname[x]= "Jim " cphon[x]= "" cmobi[x]= "0413 058 883" cemai[x]= "jimm@a2ptimber.com" cothr[x]= "" state[x]="qld" // 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/06/07" pnumb[x]= "2 SMOOTH" ptext[x]= "white" pback[x]= "black" descr[x]= "Slimline, never used. One for the confident. Will review offers ... Pls call between 7am-9pm leave message." condi[x]= "new" price[x]= "$15,000" cname[x]= "Andrew D" cphon[x]= "0422 481 815" cmobi[x]= "" cemai[x]= "pugzor@pugzor.net" cothr[x]= "7am - 9pm" state[x]="qld" // add the state code (lowercase) ptype[x]="b" // add the plate type (b=bike c=car) //------------------ TOP 5 PLATE POSITION 3 position= "3" x=position nptID[x]= "noHire" eDate[x]= "2010/06/07" pnumb[x]= "GT 074" ptext[x]= "white" pback[x]= "black" descr[x]= "Covers on plates have photos if needed" condi[x]= "good" price[x]= "$25,000" cname[x]= "Gordon Turner" cphon[x]= "0407 234 045" cmobi[x]= "0407 234 045" cemai[x]= "srlittlejohn@bigpond.com" cothr[x]= "" state[x]="nsw" // 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]= "noHire" eDate[x]= "2010/08/15" pnumb[x]= "FIAT" ptext[x]= "white" pback[x]= "navy" descr[x]= "When Yamaha release the 800CC Valentino FIAT replica" condi[x]= "as new" price[x]= "$1,200" cname[x]= "Gary" cphon[x]= "" cmobi[x]= "0407 474 728" cemai[x]= "" cothr[x]= "" state[x]="vic" // add the state code (lowercase) ptype[x]="b" // add the plate type (b=bike c=car) //------------------ TOP 5 PLATE POSITION 5 position= "5" x=position nptID[x]= "yesHire" eDate[x]= "2010/06/07" pnumb[x]= "UTEGRL" ptext[x]= "white" pback[x]= "orange" descr[x]= "Slimline plates ... UTEGRL ... burnt orange background" condi[x]= "as new" price[x]= "$1,450" cname[x]= "sharon dunkley" cphon[x]= "" cmobi[x]= "0412 532 332" cemai[x]= "sharon.dunkley@rmit.edu.au" cothr[x]= "" state[x]="vic" // add the state code (lowercase) ptype[x]="c" // add the plate type (b=bike c=car)