// Title: Horizontal Menu (Relative)
// Description: 
// Web Folder: 
// Web URL: http://127.0.0.1/
// Absolute Path: False

ace_state.columns = 1;
ace_state.position = 'bottom';
ace_state.closedelay = 500;
ace_state.hspacing = 4;
ace_state.hbgcolor = '#0000A0';
ace_state.hftcolor = '#FFFFFF';
ace_state.nbgcolor = '#000000';
ace_state.nftcolor = '#FFFF80';
ace_state.fontFamily = 'Verdana';
ace_state.fontSize = '8pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.textalign = 'center';
ace_state.cellpadding = 2;
ace_state.cellspacing = 3;
ace_state.layerpadding = 2;
ace_state.divider = '|';

acemenu = new ACEMenu('0');
acemenu.columns = 50;
acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '8pt';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'bold';

acemenu.AddItem('Mission', 'tcamission.shtml', '_blank', false , 'Grants Pass Towne Center Association Mission', '0', '0');
acemenu.AddItem('Membership', '', '', true , 'Information regarding membership in the Grants Pass Towne Center Association', '0', '0');
acemenu.AddItem('Calendar', 'tcacalendar.shtml', '', true , 'TCA Calendar and links to community information', '0', '0');
acemenu.AddItem('Holiday Downtown', 'http://www.grantspasstownecenter.org/tcacalendar.shtml#holiday', '', false , '', '0', '0');
acemenu.AddItem('Feature Events', '', '', true , 'click below on the TCA event you want information about', '0', '0');
acemenu.AddItem('FAQs', 'faqs.shtml', '', false , 'Frequently Asked Questions', '0', '0');
acemenu.AddItem('Contact', 'contact.shtml', '', false , 'how to contact the TCA', '0', '0');
acemenu.AddItem('Search', 'http://www.grantspasstownecenter.org/search.shtml', '', false , '', '0', '0');
acemenu.AddItem('Home', '/', '', false , 'Takes your browser to the TCA Home Page', '0', '0');

acemenu = new ACEMenu('2');
acemenu.itemborder = '1px #FFFFFF solid';
acemenu.menuborder = '1px #000000 solid';
acemenu.fblinds = 'left';

acemenu.AddItem('Member Benefits', 'membershipbenefits.shtml', '', false , 'TCA Membership has terrific benefits', '0', '0');
acemenu.AddItem('Testimonials', 'membertestimonials.shtml', '', false , 'testimonials of members and community', '0', '0');
acemenu.AddItem('Membership Application', 'tcaapplication.pdf', '_blank', false , 'Want to become a TCA member?  -- here\'s the form!', '0', '0');
acemenu.AddItem('Pay Annual Membership Online', 'http://www.grantspasstownecenter.org/membershipbenefits.shtml#subscribe', '', false , '', '0', '0');
acemenu.AddItem('Current Members', 'currenttcamembers.shtml', '', false , 'TCA Member Businesses that support your community', '0', '0');
acemenu.AddItem('Current Board', 'currenttcamembers.shtml#board', '', false , 'Information on your current TCA Board Members', '0', '0');
acemenu.AddItem('Newsletter', 'newsandpress.shtml', '', false , 'Newsletter and archive', '0', '0');
acemenu.AddItem('Download Adobe Reader FREE', 'http://get.adobe.com/reader/?promoid=BUIGO', '_blank', false , '', '0', '0');

acemenu = new ACEMenu('3');
acemenu.itemborder = '1px #FFFFFF solid';
acemenu.menuborder = '1px #000000 solid';

acemenu.AddItem('TCA Yearly Events Calendar', 'tcacalendar.shtml', '', false , 'All the scheduled TCA events', '0', '0');
acemenu.AddItem('Other Community Links', 'links.shtml', '', false , 'links to other Grants Pass community sites and businesses', '0', '0');

acemenu = new ACEMenu('5');
acemenu.itemborder = '1px #FFFFFF solid';
acemenu.menuborder = '1px #000000 solid';

acemenu.AddItem('Christmas Holiday Events', 'http://www.grantspasstownecenter.org/tcacalendar.shtml#holiday', '', true , '', '0', '0');
acemenu.AddItem('Wine Strolls', 'tcawinestrolls.shtml', '', true , 'Spring and Fall Wine Stroll Information', '0', '0');
acemenu.AddItem('Back To The Fifties', 'grantspassbacktothefifties.shtml', '', true , 'The Fabulous Grants Pass TCA Back To The Fifties Celebration!', '0', '0');
acemenu.AddItem('Safe Halloween', 'tcasafehalloween.shtml', '', false , 'Halloween should be safe and our downtown event is safe and fun!', '0', '0');

acemenu = new ACEMenu('5i1');
acemenu.position = 'right';
acemenu.nbgcolor = '#C0C0C0';
acemenu.nftcolor = '#000000';
acemenu.itemborder = '1px #000000 solid';
acemenu.menuborder = '1px #C0C0C0 solid';
acemenu.fblinds = 'left';

acemenu.AddItem('Santa\'s Holiday Visiting Schedule', 'http://www.grantspasstownecenter.org/tcachristmas.shtml', '', false , '', '0', '0');
acemenu.AddItem('Tree Lighting and Santa\'s Arrival', 'http://www.grantspasstownecenter.org/tcacalendar.shtml#holiday', '', false , 'What would shopping downtown during the holidays be without Santa and a Beautiful Tree!', '0', '0');
acemenu.AddItem('Messiah Sing A Long', 'http://www.grantspasstownecenter.org/holiday/messiahflyer.pdf', '_blank', false , '', '0', '0');
acemenu.AddItem('Nutcracker Ballet', 'http://www.grantspasstownecenter.org/images/nutcracker_poster.jpg', '_blank', false , '', '0', '0');

acemenu = new ACEMenu('5i2');
acemenu.position = 'right';
acemenu.nbgcolor = '#C0C0C0';
acemenu.nftcolor = '#000000';
acemenu.itemborder = '1px #FFFFFF solid';
acemenu.menuborder = '1px #000000 solid';
acemenu.fblinds = 'left';

acemenu.AddItem('Spring Wine Stroll', 'tcawinestrolls.shtml#springwinestroll', '', false , 'Wine, Flowers, Food and Fun during the Spring Festival', '0', '0');
acemenu.AddItem('Fall Wine Stroll', 'tcawinestrolls.shtml#fallwinestroll', '', false , 'Wine, Festivities, Food and Fun during the harvest wine stroll downtown', '0', '0');

acemenu = new ACEMenu('5i3');
acemenu.position = 'left';
acemenu.hbgcolor = '#FFFFFF';
acemenu.hftcolor = '#000080';
acemenu.nbgcolor = '#000080';
acemenu.nftcolor = '#FFFFFF';
acemenu.itemborder = '1px #FFFFFF solid';
acemenu.menuborder = '1px #000080 solid';
acemenu.fblinds = 'left';

acemenu.AddItem('Event Schedule', 'backtothefifties_eventschedule.shtml', '', false , 'lists the event schedule for grants pass tca back to the fifties!', '0', '0');
acemenu.AddItem('Contributors', 'http://www.grantspasstownecenter.org/bt50s_sponsors.pdf', '_blank', false , 'A list of our contributors.  We are grateful to all our contributors and sponsors!', '0', '0');
acemenu.AddItem('Cruise Information', 'backtothefifties_cruiseinformation.shtml', '', true , 'information about the grants pass back to the fifties car cruise', '0', '0');
acemenu.AddItem('FREE Concert Downtown', 'backtothefifties_freeconcert.shtml', '', false , 'FREE Back to the Fifties Concert - Downtown 6th and G Streets', '0', '0');
acemenu.AddItem('Poker Run', 'grantspassbacktothefifties_pokerrun.shtml', '', false , 'Poker Run Information', '0', '0');
acemenu.AddItem('Merchant Specials and Sidewalk Sales', 'backtothefifties_merchantsspecials.shtml', '', false , 'discounts, sales and specials listed by the merchants', '0', '0');
acemenu.AddItem('Tee Shirt Information', 'backtothefifties_teeshirts.shtml', '', false , 'how and where to get back to the fifties tee shirts', '0', '0');
acemenu.AddItem('Event Image Gallery', 'backtothefifties_imagegallery.shtml', '_blank', true , 'photos, graphics and images from back to the fifties!', '0', '0');
acemenu.AddItem('FUN - VIEW 2009 COMMERCIAL!', 'http://www.youtube.com/watch?v=ffUO4-AiaL0', '_blank', false , '', '0', '0');

acemenu = new ACEMenu('5i3i3');
acemenu.position = 'left';
acemenu.nbgcolor = '#8080FF';
acemenu.nftcolor = '#FFFFFF';
acemenu.itemborder = '1px #FFFFFF solid';
acemenu.menuborder = '1px #8080FF solid';
acemenu.fblinds = 'right';

acemenu.AddItem('Cruise Entry Application NOT AVAILABLE YET', '', '', false , 'this is an adobe pdf file you can print and mail in', '0', '0');

acemenu = new ACEMenu('5i3i8');
acemenu.position = 'left';
acemenu.nbgcolor = '#8080FF';
acemenu.nftcolor = '#FFFFFF';
acemenu.textalign = 'center';
acemenu.itemborder = '1px #FFFFFF solid';
acemenu.menuborder = '1px #8080FF solid';
acemenu.fblinds = 'right';

acemenu.AddItem('2007 Free Concert in Towne Square', 'http://www.grantspasstownecenter.org/2007BT50spics/free50sconcert/', '_parent', false , 'free 50s concert', '0', '0');
acemenu.AddItem('2006 50s In The Park Photos', 'http://www.grantspasstownecenter.org/2006backtothefifties/FlashScroll/', '_blank', false , 'A high speed connection will help view this.', '0', '0');
acemenu.AddItem('2006 Classic Cruise Night', 'http://www.grantspasstownecenter.org/2006backtothefifties/CruisePics2006/FlashScroll/', '_blank', false , '2006 Classic Car Cruise Night Photos', '0', '0');


