var jQueryScriptOutputted = false;
//if the jQuery object isn't available
if (typeof(jQuery) == 'undefined')
{
	document.write("<scr" + "ipt type=\"text/javascript\" src=\"/w_jquery.js\"></scr" + "ipt>");
}
