// Javascript for Left Menu 
jQuery(document).ready(function() 
{
	// any left menu js to be executed on load to written here
});