// DON'T REMOVE THIS LINE!
searchDB = new Array();

// DEFINE NEW SEARCHABLE ITEMS HERE, FOLLOWING THE FORMAT AS BELOW;
// searchDB[nextnumber] = new searchOption("TitleOfResult", "KeywordsWithCommasOrSpaces", "Description", "URLToPageRelativeFromResults");
searchDB[0] = new searchOption("Corporate profile", "repayments,goodwill,car,practice premises,investment,personal,testimonials,finance,local,new rooms,fit-out,doctors,industry knowledge,equipment financing,dental equipment leasing,experience,dental", "", "../about/corporate_p.html");
searchDB[1] = new searchOption("Frequently Asked Questions", "Why Medfin?,practice,goodwill,car,equipment,practice premises,motor vehicles,repayments,residual,lease,commercial hire purchase,CHP,chattel mortgage,loan,mortgage,approval,Hire purchase,faq,faqs", "", "../about/faqs.html");
searchDB[2] = new searchOption("Practices For Sale", "Dental,Medical,Veterinarian,optometry,physiotherapy,chiropractic,allied health,Practices For Sale,Set up your classifieds,classifieds,selling your practice,advertise,practices for sale", "", "../classifieds/practices_fs.html");
searchDB[3] = new searchOption("Glossary of Financial Terms", "	Amortisation,Balloon,capitalised interest,CHP,Commercial Hire Purchase,Depreciation,Interest Only,LVR,Loan Value Ratio,NVP,Net present value,principal,principal and interest,P&I,quantity surveyor,QS,residual", "", "../tools/glossary.html");
searchDB[4] = new searchOption("Practice set up tips", "practice,surgery rooms,business,tax effective,purchase,lease,car,rooms,advertise,experience,differentiate,computer,consumable,practice set up,business plan", "", "../tools/practice_sut.html");
searchDB[5] = new searchOption("Business plan", "business plan,projected income,Expenditure,practice", "", "../tools/business_plan.html");
searchDB[6] = new searchOption("Associations", "Links,Associations", "", "../links/associations.html");
searchDB[7] = new searchOption("Suppliers", "Links,suppliers", "", "../links/equipment_s.html");
searchDB[8] = new searchOption("National contact details", "National contact details,sydney,street address,postal address,phone,telephone,fax,contact us", "", "../contact/national.html");
searchDB[9] = new searchOption("Your state NSW", "new south wales,sydney,financial planner,residential mortgage,finance consultant,newcastle,central coast,northern nsw,contact us,telephone,phone,fax,address", "", "../contact/state_nsw.html");
searchDB[10] = new searchOption("Your state QLD", "queensland,brisbane,residential mortgage,townsville,north queensland,phone,telephone,fax,address", "", "../contact/state_qld.html");
searchDB[11] = new searchOption("Your state VIC", "victoria,melbourne,financial planner,address,phone,fax,telephone", "", "../contact/state_vic.html");
searchDB[12] = new searchOption("Your state WA", "western australia,perth,phone,address,telephone,fax", "", "../contact/state_wa.html");
searchDB[13] = new searchOption("Your state SA", "south australia,Adelaide,phone,address,telephone,fax", "", "../contact/state_sa.html");
searchDB[14] = new searchOption("Sell your Practice", "Dental,Medical,Veterinarian,optometry,physiotherapy,chiropractic,allied health,Practices For Sale,Set up your classifieds,classifieds,selling your practice,advertise,practices for sale", "", "../classifieds/setup_yc.html");
searchDB[15] = new searchOption("Equipment for Sale", "equipment,medical equipment,dental equipment,chiropractic equipment,physiotherapy equipment,equipment for sale,practice equipment,2nd hand equipment", "", "../classifieds/equipment_fs.html");
searchDB[16] = new searchOption("Sell your Equipment", "equipment,medical equipment,dental equipment,chiropractic equipment,physiotherapy equipment,equipment for sale,practice equipment,2nd hand equipment", "", "../classifieds/equip_setup_yc.html");
searchDB[17] = new searchOption("HICAPS request a quote", "HICAPS,hicaps,request a quote", "", "../hicaps");
searchDB[18] = new searchOption("USANZ Request a quote", "USANZ,Urologist,request a quote,Urological Society,Urology", "", "../USANZ");
searchDB[19] = new searchOption("AMA request a quote", "AMA SA,AMA South Australia,AMA,SA,amasa", "", "../AMASA/index.html");
searchDB[20] = new searchOption("HSHalas request a quote", "HSHalas", "", "../HSHalas/index.html");
searchDB[21] = new searchOption("Sirona request a quote", "Sirona", "", "../sirona/index.html");
searchDB[22] = new searchOption("life after graduation", "dental, student, graduation, dental student, university talk, life after graduation, student loan", "", "../lifeaftergraduation/index.html");
searchDB[23] = new searchOption("Make a complaint", "complaints,complain,complaint", "", "../contact/resolving_problems.html");
searchDB[24] = new searchOption("State Manager WA ", "State Manager for WA ,David Roberts", "", "../contact/state_wa.html");
searchDB[25] = new searchOption("Online chat", "Online chat,chat,forum", "", "http://www.medfin.com.au/chat");
searchDB[26] = new searchOption("Seminars", "Online seminars,seminars, seminar", "", "http://www.medfin.com.au/chat");
searchDB[27] = new searchOption("Frequently Asked Questions - Chat", "Why Medfin?,practice,goodwill,car,equipment,practice premises,motor vehicles,repayments,residual,lease,commercial hire purchase,CHP,chattel mortgage,loan,mortgage,approval,Hire purchase,faq,faqs", "", "http://www.medfin.com.au/chat/events/index");

