	// only load jQuery if not present
					if (typeof jQuery == 'undefined') 
					{
					    document.write('<script type="text/javascript" src="typo3conf/ext/f03html5player/res/js/jquery-1.5.min.js"></'+'script>');
					}
