/* Tigra Menu items structure */
var MENU_ITEMS = [
	['', null, null],
	['Web', 'customweb.shtml', {'tw':'_top'},
		['Custom Websites', 'customweb.shtml', {'tw':'_top'}],
		['Domains', 'domains.shtml', {'tw':'_top'}],
		['eCommerce & Programming', 'ecomprog.shtml', {'tw':'_top'}],
		['Flash Animations', 'flash.shtml', {'tw':'_top'}],
		['Email Marketing', 'enewsletter.php', {'tw':'_top'}],
		['Hosting', 'hosting.shtml', {'tw':'_top'}],
		['Logos', 'logos.shtml', {'tw':'_top'}],
		['Manage Existing Domain', 'https://www.registryrocket.com/default.asp?ec=1DD917C6-49DF-4194-B0F4-E', {'tw':'_blank'}],
		['Property iFlyers', 'orderiFlyer.shtml', {'tw':'_top'}],
		['Real Estate Site Tools', 'resitetools.shtml', {'tw':'_top'}],
		['Smartphone Apps', 'smartphone.shtml', {'tw':'_top'}],
		['Sign Up For Your eCommerce Gateway', 'http://reseller.authorize.net/application/?id=770295', {'tw':'_blank'}],
		['SpinTours', 'tours.shtml', {'tw':'_top'}],
		['Template Websites', 'templates.shtml', {'tw':'_top'}],
		/*['Order a Template Website', 'orderTemp.shtml', {'tw':'_top'}],*/
		['Order a Template Website', 'http://morganmm.com/orderForms/order_featweb.php', {'tw':'_blank'}],
		['Video Intros', 'video.shtml', {'tw':'_top'}],
		['Website Maintenance', 'webmaintenance.shtml', {'tw':'_top'}]
	],
	['Print', 'customprint.shtml', {'tw':'_top'},
		['Our Tradeshow Signs & Banners', 'http://tradeshows.morganprints4me.com/', {'tw':'_blank'}],
		['CD & DVD Artwork', 'cddvd.shtml', {'tw':'_top'}],
		['Design', 'designprint.shtml', {'tw':'_top'}],
		['Bookmarks & Custom Folders', 'bookmarks.shtml', {'tw':'_top'}],
		['Brochures', 'brochures.shtml', {'tw':'_top'}],
		['Business Cards', 'businesscards.shtml', {'tw':'_top'}],
		['Custom Print', 'customprint.shtml', {'tw':'_top'}],
		['Design Your Own Print Material Online', 'http://www.morganmm.com/myprintshop/', {'tw':'_blank'}],
		['Direct Mail', 'directmail.shtml', {'tw':'_top'}],
		['Illustration', 'illustration.shtml', {'tw':'_top'}],
		['Logos', 'logos.shtml', {'tw':'_top'}],
		['Postcards', 'postcards.shtml', {'tw':'_top'}],
		['Open House Flyers', 'orderPrintFlyer.shtml', {'tw':'_top'}],
		['Stationary', 'stationary.shtml', {'tw':'_top'}],
		['Stock Photography', 'bigstockphoto.shtml', {'tw':'_top'}],
		['T-Shirts', 'shirts.shtml', {'tw':'_top'}],
		['Tradeshow Signs & Promo Items', 'tradeshow.shtml', {'tw':'_top'}]
	],
	['Strategy', 'consulting.shtml', {'tw':'_top'},
		['Articles for Newsletters and Magazines', 'strategy.php', {'tw':'_top'}],
		['Blog Development and Management', 'blog.shtml', {'tw':'_top'}],
		['Brand Identity and Strategy', 'brand.shtml', {'tw':'_top'}],
		['Consulting Services', 'consulting.shtml', {'tw':'_top'}],
		['Custom Print and Web Design', 'customprintweb.shtml', {'tw':'_top'}],
		['Corporate Identity Packages', 'corporate.shtml', {'tw':'_top'}],
		['Copywriting and Editing', 'copywrite.shtml', {'tw':'_top'}],
		['Collateral Copy and Editing', 'collateral.shtml', {'tw':'_top'}],
		['Email Marketing', 'enewsletter.php', {'tw':'_top'}],
		['Facebook', 'facebook.shtml', {'tw':'_top'}],
		['Promotional Copy for Print and Web', 'promocopy.shtml', {'tw':'_top'}],
		['Social Media Integration', 'socialmedia.shtml', {'tw':'_top'}],
		['Tagline Development', 'tagline.shtml', {'tw':'_top'}],
		['Twitter', 'twitter.shtml', {'tw':'_top'}]
	],
	
	['Portfolio', null, null,
		['Business Cards', 'port_businesscards_swf.shtml', {'tw':'_top'}],
		['Healthcare Sites', 'port_healthcare_swf.shtml', {'tw':'_top'}],
		['Logos', 'logo_smbus_swf.shtml', {'tw':'_top'}],
		['Mortgage Sites', 'port_mort_swf.shtml', {'tw':'_top'}],
		['Real Estate Sites', 'port_re_swf.shtml', {'tw':'_top'}],
		['Startups & Small Business Sites', 'port_startups_swf.shtml', {'tw':'_top'}],
		['Starter Sites', 'port_startersites.shtml', {'tw':'_top'}]
	],
	
  	['About Us', 'about.shtml', {'tw':'_top'}],
	['New Client Special', 'index.shtml#special', {'tw':'_top'}],
	['Client Login', null, null,
		['Featured Agents', 'http://morganconnects.com/FeatStaff/index.php', {'tw':'_blank'}],
		['Featured Events', 'http://www.mlsclientconnect.com/mlsclientconnectcgi/fe/login.cgi', {'tw':'_blank'}],
		['Featured Links', 'http://morganconnects.com/FeatLinks/index.php', {'tw':'_blank'}],
		['Featured Listings', 'http://mlsclientconnect.com/fl_rets/adminLogin.php', {'tw':'_blank'}], 
		['Featured Templates', 'http://morganconnects.com/FeatWeb/index.php', {'tw':'_blank'}],
		['Featured Testimonials', 'http://morganconnects.com/FeatTest/index.php', {'tw':'_blank'}],		
		['MLS Client Connect', 'http://www.morganconnects.com/FeatListings/mlsconnectlogin.php', {'tw':'_blank'}],
		['eCards & Newsletters', 'http://www.emailacard.com/login_mmm_emailacard.html', {'tw':'_blank'}],
		['Domain Control Panel', 'https://www.registryrocket.com/default.asp?ec=1DD917C6-49DF-4194-B0F4-E', {'tw':'_blank'}]
	]
];

