/* 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", "White", "", "white");
addList("color", "Cream", "", "cream");
addList("color", "Pink", "", "pink");
addList("color", "Lavender", "", "lavender");
addList("color", "Aqua", "", "aqua");
addList("color", "Green", "", "green");
addList("color", "Chocolate", "", "chocolate");
addList("color", "Black", "", "black");
				
addOption("white", "-- Choose Size --", "", 1);
addOption("white", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100106");
addOption("white", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100109");
addOption("white", "X-Large (+$10.00)", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100111");

addOption("cream", "-- Choose Size --", "", 1);
addOption("cream", "X-Small", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100303");
addOption("cream", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100306");
addOption("cream", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100309");
addOption("cream", "X-Large (+$10.00)", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100311");

addOption("pink", "-- Choose Size --", "", 1);
addOption("pink", "X-Small", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100403");
addOption("pink", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100406");
addOption("pink", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100409");
addOption("pink", "X-Large (+$10.00)", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100411");

addOption("lavender", "-- Choose Size --", "", 1);
addOption("lavender", "X-Small", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100503");
addOption("lavender", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100506");
addOption("lavender", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100509");
addOption("lavender", "X-Large (+$10.00)", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10100511");

addOption("aqua", "-- Choose Size --", "", 1);
addOption("aqua", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101306");
addOption("aqua", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101309");
addOption("aqua", "X-Large (+$10.00)", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101311");

addOption("green", "-- Choose Size --", "", 1);
addOption("green", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101406");
addOption("green", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101409");
addOption("green", "X-Large (+$10.00)", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101411");

addOption("chocolate", "-- Choose Size --", "", 1);
addOption("chocolate", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101706");
addOption("chocolate", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101709");
addOption("chocolate", "X-Large (+$10.00)", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101711");

addOption("black", "-- Choose Size --", "", 1);
addOption("black", "Small/Medium", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101806");
addOption("black", "Large", "http://order.store.yahoo.net/cgi-bin/wg-order?yhst-51023498541347+10101809");

