	
/* ------------------------------- */
	
/* Begin main.js.php?module=&module_base= */
	
/* ------------------------------- */	
	
	
$(document).ready(function()
		{
		
		/* ------ */
		/* Onload Events */
		/* ------ */
		
		// Show the tooltip for the link to home (except into the home page itself)
		if ( $("img#fixed_to_home").length > 0 )
			{
			$('a#to_home').attr({ 'title':'' });
			var this_tooltip_url = '/plugs/tooltips.plug.php?tooltip=home';
			
			$('img#fixed_to_home').attr({ 'rel':this_tooltip_url });
			$('img#fixed_to_home').cluetip({ width:360, positionBy:'mouse', leftOffset:-30, showTitle:false, cluetipClass:'home', clickThrough:true});
			}<br />
<b>Warning</b>:  include(/home/cerceaux/public_html/marionnettes/sites/marionnettes/modules//module.js.inc.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/home/cerceaux/public_html/marionnettes/sites/marionnettes/javascript/main.js.php</b> on line <b>43</b><br />
<br />
<b>Warning</b>:  include() [<a href='function.include'>function.include</a>]: Failed opening '/home/cerceaux/public_html/marionnettes/sites/marionnettes/modules//module.js.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/cerceaux/public_html/marionnettes/sites/marionnettes/javascript/main.js.php</b> on line <b>43</b><br />
		


 }); // END jquery document.ready