if (typeof(wsJqueryIncluded)!='undefined' && wsJqueryIncluded=='yes')
{
	wsJqueryIncluded='yes';
}
else
{
	document.write(unescape("%3Cscript src='/lib/jquery/jquery_1.3.2.js' type='text/javascript'%3E%3C/script%3E"));
	document.write(unescape("%3Cscript src='/lib/jquery/jquery_cycle.js' type='text/javascript'%3E%3C/script%3E"));
	wsJqueryIncluded='yes';
}
