function initSIFR() { if(typeof sIFR == "function"){ // header big, black sIFR.replaceElement(named( { sSelector:"h1", sFlashSrc:"http://www.paardekooper.nl/e-shop/flash/h1.swf", sColor:"FFFFFF", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0" } )); sIFR.replaceElement(named( { sSelector:"h3.lbl_button", sFlashSrc:"http://www.paardekooper.nl/e-shop/flash/h3.swf", sColor:"333333", sWmode:"transparent", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetTop=0" } )); // // sIFR.replaceElement(named( { // sSelector:"h4", // sFlashSrc:"http://www.paardekooper.nl/e-shop/flash/h4.swf", // sColor:"003346", // sWmode:"transparent", // nPaddingTop:0, // nPaddingBottom:0, // sFlashVars:"textalign=left&offsetTop=0" // } // )); // // sIFR.replaceElement(named( { // sSelector:"h5", // sFlashSrc:"http://www.paardekooper.nl/e-shop/flash/h4.swf", // sColor:"003466", // sWmode:"transparent", // nPaddingTop:0, // nPaddingBottom:0, // sFlashVars:"textalign=left&offsetTop=0" // } // )); }; } $(document).ready(function(){ $('.subitems .subitem').click(function(){ // close all if (!$(this).next().is(':visible') ) { $('.subitems .subitem').each(function(){ $(this).next().slideUp('slow'); }) $(this).next().slideDown('slow'); } return false; }); $('.spidermatrix .a').click(function(){ // close all if (!$(this).next().is(':visible') ) { $('.spidermatrix .a').each(function(){ $(this).next().slideUp('slow'); }) $(this).next().slideDown('slow'); } return false; }); $('.nature').hover( function(){ $('.infobox').show(); }, function(){ $('.infobox').hide(); } ) }); function printme() { var objOut = document.getElementById("output"); var out = objOut.innerHTML; var wh = window.open("","wh","width=720px,height=480px,scrollbars=yes"); wh.document.open(); var output = ''; output = '
'+output+''+out.replace('