var hide_empty_list=true; //uncomment this line to hide empty selection lists

//var disable_empty_list=true; //uncomment this line to disable empty selection lists

addListGroup("how_hear", "hear");

addOption("hear", "Select a category", ""); //Empty starter option
addList("hear", "Personal Referral", "Personal Referral", "Personal Referral");
addList("hear", "Web", "Web", "Web");
addList("hear", "Print", "Print", "Print");
addList("hear", "TV", "TV", "TV");
addList("hear", "Radio", "Radio", "Radio");
addOption("hear", "Other, enter below", "Other, enter below");

/*Personal Referral list*/
addOption("Personal Referral", "Select Personal Referral", ""); //Empty starter option
addOption("Personal Referral", "Friend", "Friend"); 
addOption("Personal Referral", "Patient", "Patient"); 
addList("Personal Referral", "MD", "MD", "Personal Referral-MD"); 
addOption("Personal Referral", "Other, enter below", "Other, enter below");

addOption("Personal Referral-MD", "Enter doctor name below", "Enter doctor name below");

//Web list
addOption("Web", "Select Web Referral", ""); //Empty starter option
//addList("Web", "Other website", "Other website", "Web-Other website");
addOption("Web", "Blog", "Blog");
addOption("Web", "Craigslist", "Craigslist");
addOption("Web", "City Search", "City Search");
addOption("Web", "Yellow Pages", "Yellow Pages");
addOption("Web", "Facebook", "Facebook");
addOption("Web", "MySpace", "MySpace");

addList("Web", "Search Engine", "Search Engine", "Web-Search Engine");
addOption("Web", "Other, enter below", "Other, enter below");

addOption("Web-Search Engine", "Select a website", "");
addOption("Web-Search Engine", "Google.com", "Google.com");
addOption("Web-Search Engine", "Ask.com", "Ask.com");
addOption("Web-Search Engine", "MSN.com", "MSN.com");
addOption("Web-Search Engine", "Yahoo.com", "Yahoo.com");
addOption("Web-Search Engine", "AOL.com", "AOL.com");
addOption("Web-Search Engine", "Other, enter below", "Other, enter below");

//Print list
addOption("Print", "Select Print Referral", ""); //Empty starter option
addOption("Print", "Flyer", "Flyer"); 
addOption("Print", "Brochure", "Brochure");
addOption("Print", "Yellow Pages", "Yellow Pages");
addOption("Print", "Bart Ad", "Bart Ad");

addList("Print", "Newspaper", "Newspaper", "Print-Newspaper");
addList("Print", "Magazine", "Magazine", "Print-Magazine");

addOption("Print-Newspaper", "Select a Newspaper", "");
addOption("Print-Newspaper", "Asian Week", "Asian Week");
addOption("Print-Newspaper", "Bay Area Reporter", "Bay Area Reporter");
addOption("Print-Newspaper", "Guardian", "Guardian");
addOption("Print-Newspaper", "Marin Independent Journal", "Marin Independent Journal");
addOption("Print-Newspaper", "Oakland Tribune", "Oakland Tribune");
addOption("Print-Newspaper", "SF Chronicle", "SF Chronicle");
addOption("Print-Newspaper", "SJ Mercury News", "SJ Mercury News");
addOption("Print-Newspaper", "SM County Times", "SM County Times");
addOption("Print-Newspaper", "Other, enter below", "Other, enter below");

addOption("Print-Magazine", "Select a Magazine", "");
addOption("Print-Magazine", "7X7", "7X7");
addOption("Print-Magazine", "Bay Area Parent", "Bay Area Parent");
addOption("Print-Magazine", "Elle", "Elle");
addOption("Print-Magazine", "Family Circle", "Family Circle");
addOption("Print-Magazine", "SF Magazine", "SF Magazine");
addOption("Print-Magazine", "Other, enter below", "Other, enter below");

//TV list
addOption("TV", "Select TV Referral", ""); //Empty starter option
addOption("TV", "KGO (ABC)", "KGO (ABC)"); 
addOption("TV", "KPIX (CBS)", "KPIX (CBS)"); 
addOption("TV", "KQED (PBS)", "KQED (PBS)"); 
addOption("TV", "KRON (NBC)", "KRON (NBC)"); 
addOption("TV", "KTVU (FOX)", "KTVU (FOX)");
addOption("TV", "MSNBC", "MSNBC");
addOption("TV", "Oxygen", "Oxygen");
addOption("TV", "Other, enter below", "Other, enter below"); 

//Radio list
addOption("Radio", "Select Radio Referral", ""); //Empty starter option
addOption("Radio", "K101", "K101");
addOption("Radio", "KBAY/KBAA", "KBAY/KBAA"); 
addOption("Radio", "KBLX", "KBLX"); 
addOption("Radio", "KCBS", "KCBS"); 
addOption("Radio", "KDFC", "KDFC"); 
addOption("Radio", "KFOG", "KFOG"); 
addOption("Radio", "KGO", "KGO"); 
addOption("Radio", "KKSF", "KKSF"); 
addOption("Radio", "KLLC (Alice)", "KLLC (Alice)"); 
addOption("Radio", "KNGY (Energy)", "KNGY (Energy)"); 
addOption("Radio", "KOIT", "KOIT"); 
addOption("Radio", "KQED", "KQED"); 
addOption("Radio", "Other, enter below", "ther, enter below"); 
