/*************************************************************\
|* Jedi Council Forums "Head Call" Script File               *|
|* Last updated 28Jul2009 by Grimby                          *|
|*                                                           *|
|* Calls all necessary script and CSS files at the beginning *|
|* of the banner Head Content Area.                          *|
\*************************************************************/ 



	// GOOGLE ANALYTICS
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-24341837-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


document.writeln('<link rel="stylesheet" type="text/css" href="http://www1.theforce.net/jc/jc_scripts/ddlevelsmenu-base.css" />');
document.writeln('<link rel="stylesheet" type="text/css" href="http://www1.theforce.net/jc/jc_scripts/ddlevelsmenu-topbar.css" />');


//Generates a random number to be used at the end of script URLs so that browsers don't cache them.
var randNum = Math.ceil(10000*Math.random()); 

document.writeln('<scr' + 'ipt type="text/javascript" src="http://www1.theforce.net/jc/jc_scripts/jquery.tools.min.js">' + '</scr' + 'ipt>');
document.writeln('<scr' + 'ipt type="text/javascript" src="http://www1.theforce.net/jc/jc_scripts/common-v5.4.js?' + randNum + '">' + '</scr' + 'ipt>');
document.writeln('<scr' + 'ipt type="text/javascript" src="http://www1.theforce.net/jc/jc_scripts/forums2.js">' + '</scr' + 'ipt>');
document.writeln('<scr' + 'ipt type="text/javascript" src="http://www1.theforce.net/jc/jc_scripts/ffforums2.js">' + '</scr' + 'ipt>');
document.writeln('<scr' + 'ipt type="text/javascript" src="http://www1.theforce.net/jc/jc_scripts/JCFFnavigation.js">' + '</scr' + 'ipt>');
document.writeln('<scr' + 'ipt type="text/javascript" src="http://www1.theforce.net/jc/jc_scripts/ddlevelsmenu.js">' + '</scr' + 'ipt>');
/***********************************************
|* All Levels Navigational Menu- (c) Dynamic Drive DHTML code library (http://www.dynamicdrive.com)
|* This notice MUST stay intact for legal use
|* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
\***********************************************/
