/* 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", "Green / Sage-Trimmed", "", "green-sage-t");
addList("color", "Sage / Green-Trimmed", "", "sage-green-t");
addList("color", "Cream / Baby Blue-Trimmed", "", "cream-babyblue-t");
addList("color", "Baby Blue / Cream-Trimmed", "", "babyblue-cream-t");
addList("color", "Cream / Navy Blue-Trimmed", "", "cream-navyblue-t");
addList("color", "Navy Blue / Cream-Trimmed", "", "navyblue-cream-t");
addList("color", "Yellow / Pink-Trimmed", "", "yellow-pink-t");
addList("color", "Pink / Green-Trimmed", "", "pink-green-t");
addList("color", "White / Lavender-Trimmed", "", "white-lavender-t");
addList("color", "Lavender / Green-Trimmed", "", "lavender-green-t");

addOption("green-sage-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40410851");

addOption("sage-green-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40410951");

addOption("cream-babyblue-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411051");

addOption("babyblue-cream-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411151");

addOption("cream-navyblue-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411251");

addOption("navyblue-cream-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411351");

addOption("yellow-pink-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411451");

addOption("pink-green-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411551");

addOption("white-lavender-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411651");

addOption("lavender-green-t", "One Size (30\" x 30\")", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+40411751");

