/* Chained Menu Configuration */

//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
var onclickaction="goto"; //set to "alert" only or "goto" the link
var newwindow=0; //set to "1" or "0" to open link in new window or not

addListGroup("chainedmenu", "color");

addOption("color", "-- Choose Color --", "", 1);
addList("color", "Pink / Green-Trimmed", "", "pink-green-t");
addList("color", "Lavender / Green-Trimmed", "", "lavender-green-t");
addList("color", "Cream / Baby Blue-Trimmed", "", "cream-babyblue-t");

addOption("pink-green-t", "One Size (15\" x 15\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40611552");

addOption("lavender-green-t", "One Size (15\" x 15\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40611752");

addOption("cream-babyblue-t", "One Size (15\" x 15\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40611052");

