/*
	    __                     __                  _      _            
	   / /_  ____  ____  _____/ /_____________  __(_)____(_)___  ____ _
	  / __ \/ __ \/ __ \/ ___/ __/ ___/ ___/ / / / / ___/ / __ \/ __ `/
	 / /_/ / /_/ / /_/ (__  ) /_/ /__/ /  / /_/ / (__  ) / / / / /_/ / 
	/_.___/\____/\____/____/\__/\___/_/   \__,_/_/____/_/_/ /_/\__, /  
            Looking under the hood hey... like what you see?     /____/

		Take it... we can't stop you from stealing it :)
		Just hope you feel a little bit, you know,
		crap if you do.
	
							-- fyrebase.com
*/

var _Menu = {
	'Home': {
		'Boost Cruising': '/index.php?act=cruising',
		'Boost Classifieds': '/index.php?act=classifieds',
		'Boost Off Topic': '/index.php?act=offtopic'
	},
	'Rides': {
		'Members Rides': 9,
		'Members Bikes': 224,
		'Upload': '/forums/index.php?act=post&do=new_post&f=9'
	},
	'Events': {
		'Cruising & Events': 10,
		'Drifting': 202,
		'Calendar': '/forums/index.php?act=calendar',
		'Upload': '/forums/index.php?act=post&do=new_post&f=10'
	},
	'Photos': {
		/*'Members Gallery': '/members/main.php',*/
		'Car Crashes': 15,
		'Photochop': 27,
		'Insane Car Styling': 13,
		'Members Gallery': 244
	},
	'Classifieds': {
                'Browse and Search Classifieds': '/forums/index.php?showforum=160&browse=1',
		'Post an Ad for FREE': '/forums/index.php?act=post&do=new_post&f=31',
		'Manage your For Sale items': '/forums/index.php?act=UserCP&CODE=selling',
                'Cars - Used Cars for Sale': '/forums/index.php?showforum=31&browse=1',
                'Bikes - Used Motorbikes for Sale': '/forums/index.php?showforum=229&browse=1',
                'Boats - Used Boats for Sale': '/forums/index.php?showforum=233&browse=1',
                'General Auto Parts for Sale': 34,
                'Wheels & Tyres for Sale': 188,
                'Turbos, Exhaust & Performance Parts': 189,
                'Automotive - Audio & Visual': 163,
                'Personalized Number Plates for Sale': 230,
                'Homewares, Furniture, Appliances': 247,
                'Home Entertainment (Audio/Visual)': 246,
                'Computers, Phones, Electrical': 235,
		'Cameras & Photographic Accessories': 242,
		'Bicycles, Scooters, Go Karts, etc': 238,
		'Pets and Pet Accessories for Sale': 239,
		'Remote Control Cars, Planes, etc': 240,
		'Gym and Fitness Equipment': 241,
                'Miscellaneous Items for Sale': 236,
		'Wanted to Buy Forums': 33,
		'Our Sponsors Classifieds': 32,
		'Business Directory': '/directory/'
	},
	'General Forums': {
		'Forum Index': '/index.php?act=cruising&target=idx',
		'Active Topics': '/index.php?act=cruising&target=getactive',
		'General Chat': 1,
		'Car Help & Advice': 175, 
		'Drifting': 199,
		'Motorbikes': 213,
		'4WD Off Road': 185,
		'Drag & Track Racing': 215,
		'Motorsports': 149,
		'Pre 1985 Car Talk': 218,
		'Photography': 206,
		'Computers & Gaming': 207,
		'Site Feedback': 4,
		'Register': '/forums/index.php?act=Reg&CODE=00'
	},
	'Local Forums': {
		'Forums Index': 159,
		'Queensland': 2,
		'South Australia': 146,
		'Northern Territory': 148,
		'Western Australia': 142,
		'New South Wales': 140,
		'Victoria': 141,
		'ACT': 140,
		'Tasmania': 147
	},
        'Off Topic Forums': {
                'Forum Index': 225,
                'Active Topics': 245,
                'Off Topic Chat': 7,
                'Health and Fitness':  227,          
		'Funny Photos': 12,
                'Text Jokes': 18,
                'Videos / Multimedia': 178,
                'Photoshop / Graphics': 30,
		'Online Chat': 243,
		'Members Gallery': 244
        },
	'Chat': 243
};

