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://kennisland.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://kennisland.timerime.com/javascript/jquery-1.3.2.min.js'); timerime_loadJS('http://kennisland.timerime.com/javascript/fancybox/jquery.mousewheel-3.0.2.pack.js'); timerime_loadJS('http://kennisland.timerime.com/javascript/fancybox/jquery.fancybox-1.3.1.js'); timerime_loadCSS('http://kennisland.timerime.com/javascript/fancybox/jquery.fancybox-1.3.1.css'); timerime_initFlash('http://www.timerime.com/flash/timerimeSWF_kennisland.swf?Qxml=326826&location=http://kennisland.timerime.com');