// Title: Horizontal Menu (Relative)
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False

ace_state.columns = 1;
ace_state.position = 'right';
ace_state.closedelay = 500;
ace_state.hspacing = 0;
ace_state.hbgcolor = '#8080FF';
ace_state.hftcolor = '#cfcfcf';
ace_state.nbgcolor = '#ffffff';
ace_state.nftcolor = '#cfcfcf';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '11px';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.cellpadding = 0;
ace_state.layerpadding = 3;

acemenu = new ACEMenu('0');
acemenu.columns = 50;
acemenu.position = 'bottom';
acemenu.hbgcolor = '#808080';
acemenu.itemborder = '0px  solid';
acemenu.menuborder = '0px  solid';
acemenu.hbdrsize = '0';
acemenu.cellpadding = 0;
acemenu.cellspacing = 0;
acemenu.layerpadding = 0;
acemenu.htmlAfter = '&nbsp;&nbsp;';
acemenu.htmlBefore = '&nbsp;&nbsp;';
acemenu.divider = '&nbsp;';

acemenu.AddRollover('floral-arrangements.html', 'images/CMDCreations-Rev1-cut_03.jpg', 'images/CMDCreations-Rev1-ov_03.jpg', '', true , 'For the home, office or that special event', '0', '0');
acemenu.AddRollover('custom-gift-baskets.html', 'images/CMDCreations-Rev1-cut_04.jpg', 'images/CMDCreations-Rev1-ov_04.jpg', '', true , 'Custom gift baskets for a truly unique gift', '0', '0');
acemenu.AddRollover('holiday-decoration.html', 'images/CMDCreations-Rev1-cut_05.jpg', 'images/CMDCreations-Rev1-ov_05.jpg', '', true , 'Decorate your office or home in style', '0', '0');
acemenu.AddRollover('seaside-collection.html', 'images/CMDCreations-Rev1-cut_06.jpg', 'images/CMDCreations-Rev1-ov_06.jpg', '', true , 'Seaside living at its best', '0', '0');
acemenu.AddRollover('latest-gifts-florals.html', 'images/CMDCreations-Rev1-cut_07.jpg', 'images/CMDCreations-Rev1-ov_07.jpg', '', true , 'Our latest gifts and floral creations', '0', '0');


acemenu = new ACEMenu('1');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#d12f31';
acemenu.hftcolor = '#cfcfcf';
acemenu.nbgcolor = '#383838';
acemenu.nftcolor = '#ffffff';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;

//acemenu.AddItem('For the Home', 'custom-floral-arrangements.html', '', false , '', '0', '0');
//acemenu.AddItem('Office and Business', 'office-business.html', '', false , '', '0', '0');
//acemenu.AddItem('Weddings and Special Occasions', 'wedding-floral-arrangements.html', '', false , '', '0', '0');


acemenu = new ACEMenu('2');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#d12f31';
acemenu.hftcolor = '#cfcfcf';
acemenu.nbgcolor = '#383838';
acemenu.nftcolor = '#ffffff';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;

//acemenu.AddItem('Personal Celebrations', 'personal-gift-baskets.html', '', false , '', '0', '0');
//acemenu.AddItem('Corporate and Business', 'corporate-business-gifts.html', '', false , '', '0', '0');
//acemenu.AddItem('Weddings', 'wedding-gifts.html', '', false , '', '0', '0');
//acemenu.AddItem('Seasonal Holidays', 'special-occasion-baskets.html', '', false , '', '0', '0');
//acemenu.AddItem('Favors and Mementos', 'event-favors.html', '', false , '', '0', '0');



acemenu = new ACEMenu('3');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#d12f31';
acemenu.hftcolor = '#cfcfcf';
acemenu.nbgcolor = '#383838';
acemenu.nftcolor = '#ffffff';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;

//acemenu.AddItem('Floral Arrangements', 'holiday-floral-arrangements.html', '', false , '', '0', '0');
//acemenu.AddItem('Garlands', 'decorative-holiday-garland.html', '', false , '', '0', '0');
//acemenu.AddItem('Wreaths', 'custom-wreaths-holiday.html', '', false , '', '0', '0');
//acemenu.AddItem('Trees', 'custom-decorated-trees.html', '', false , '', '0', '0');
//acemenu.AddItem('Gift Baskets', 'custom-holiday-gift-basket.html', '', false , '', '0', '0');



acemenu = new ACEMenu('4');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#d12f31';
acemenu.hftcolor = '#cfcfcf';
acemenu.nbgcolor = '#383838';
acemenu.nftcolor = '#ffffff';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;


acemenu = new ACEMenu('5');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#d12f31';
acemenu.hftcolor = '#cfcfcf';
acemenu.nbgcolor = '#383838';
acemenu.nftcolor = '#ffffff';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;

//acemenu.AddItem('Sports Themed Gifts', 'sports-themed-gifts.html', '', false , '', '0', '0');
//acemenu.AddItem('Corporate Displays', 'corporate-displays.html', '', false , '', '0', '0');
//acemenu.AddItem('Customized Gift Wrapping', 'custom-gift-wrap.html', '', false , '', '0', '0');
//acemenu.AddItem('Scrapbooking', 'scrapbooking.html', '', false , '', '0', '0');



acemenu = new ACEMenu('6');
acemenu.position = 'bottom';
acemenu.hbgcolor = '#d12f31';
acemenu.hftcolor = '#cfcfcf';
acemenu.nbgcolor = '#383838';
acemenu.nftcolor = '#FFFFFF';
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '11px';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.itemborder = '1px #bcbaba solid';
acemenu.menuborder = '1px #cfcfcf solid';
acemenu.hbdrsize = '1';
acemenu.hbdrcolor = '#cfcfcf';
acemenu.cellpadding = 2;
acemenu.cellspacing = 3;

acemenu.AddItem('-------------', '#', '', false , '', '0', '0');
acemenu.AddItem('-------------', '#', '', false , '', '0', '0');
acemenu.AddItem('-------------', '#', '', false , '', '0', '0');
