function reposition(nHeight) { nHeight += "px"; document.getElementById("flashcontent").style.height = nHeight; document.getElementById("timerimeSWF").style.height = nHeight; document.getElementById("timerimeSWF2").style.height = nHeight; } function showTimelineItem(i_itemId) { showTimelineElement(i_itemId); } function showTimelineElement(i_itemId,i_timelineId) { var s_url = 'http://intrahealth.timerime.com/element/'+i_itemId; $('') .fancybox({href: s_url,type:'iframe', width: 600, height: 500,padding:10}).trigger('click'); } function timerime_initFlash(s_timerime_location) { document.write('
'); } function timerime_loadCSS(s_css) { document.write(''); } function timerime_loadJS(s_js) { document.write(''); } timerime_loadJS('http://intrahealth.timerime.com/javascript/fancybox/jquery.mousewheel-3.0.2.pack.js'); timerime_loadJS('http://intrahealth.timerime.com/javascript/fancybox/jquery.fancybox-1.3.1.js'); timerime_loadCSS('http://intrahealth.timerime.com/javascript/fancybox/jquery.fancybox-1.3.1.css'); timerime_initFlash('http://www.timerime.com/flash/timerimeSWF_intra.swf?Qxml=201135&location=intrahealth.timerime.com');