state = new Array(); ptype = new Array(); //------------------ TOP 5 PLATE POSITION 1 position= "1" x=position nptID[x]= "yesHire" eDate[x]= "2012/01/12" pnumb[x]= "WILDMX" ptext[x]= "white" pback[x]= "black" descr[x]= "Perfect plates for any Mazda MX" condi[x]= "new" price[x]= "$5000" cname[x]= "Serge Zarconi" cphon[x]= "07 3393 3091" cmobi[x]= "0418 777 444" cemai[x]= "zarconi@live.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]= "yesHire" eDate[x]= "2012/01/12" pnumb[x]= "F458 S" ptext[x]= "white" pback[x]= "black" descr[x]= "THE ULTIMATE FERRARI 458 SPIDER PLATE ...Best offer over $20,000" condi[x]= "new" price[x]= "$20,000" cname[x]= "Serge Zarconi" cphon[x]= "07 3393 3091" cmobi[x]= "0418 777 444" cemai[x]= "zarconi@live.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 3 position= "3" x= position nptID[x]= "yesHire" eDate[x]= "2012/02/04" pnumb[x]= "MSCHVS" ptext[x]= "white" pback[x]= "pink" descr[x]= "Great for anyone who considers themselves mischevious. $1000 ono" condi[x]= "as new" price[x]= "$1,000" cname[x]= "Melissa Clarkson" cphon[x]= "" cmobi[x]= "0421 831 029" cemai[x]= "mel.clarkson@hotmail.com" 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 4 position= "4" x= position nptID[x]= "noHire" eDate[x]= "2011/12/20" pnumb[x]= "VETTEL" ptext[x]= "white" pback[x]= "black" descr[x]= "The current and youngest ever F1 world champion. Slimline plates & never used." condi[x]= "new" price[x]= "$14,000" cname[x]= "Andy" cphon[x]= "" cmobi[x]= "" cemai[x]= "abaccinetti@gmail.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 5 position= "5" x=position nptID[x]= "noHire" eDate[x]= "2012/01/21" pnumb[x]= "O41OE" ptext[x]= "white" pback[x]= "black" descr[x]= "(Oh for one Naughty) ... Can change style & Colour too suit" condi[x]= "new" price[x]= "$5000" cname[x]= "Dan" cphon[x]= "" cmobi[x]= "" cemai[x]= "marykedan@yahoo.com.au" cothr[x]= "" state[x]="vic" // add the state code (lowercase) ptype[x]="c" // add the plate type (b=bike c=car)