document.createElement('header');document.createElement('nav');document.createElement('section');document.createElement('article');document.createElement('aside');document.createElement('footer');
function ChangeSearchBox(form){if(form.stext.value==''){form.stext.value='Search for a Product';}else{if(form.stext.value=='Search for a Product'){form.stext.value='';}}}
function ValidateHomeSearch(form){if(form.stext.value=='Search for a Product'){form.stext.value='';form.posted.value='0';return true;}else{return true;}}
function showscubapro(){newwin=window.open("/uwatecscubapro.php","Uwatec","menubar=no, scrollbars=yes, width=600, height=500, directories=no, location=no, resizable=yes, status=no, toolbar=no");}
function openEFWindowNews(id){window.open('/emailfriend.php?article='+id,'email_friend','menubar=no, scrollbars=no, width=400, height=400, directories=no,location=no,resizable=yes,status=no,toolbar=no')}
function onKonamiCode(fn){var codes=(function(){var c=[38,38,40,40,37,39,37,39,66,65];onKonamiCode.requireEnterKey&&c.push(13);return c;})(),expecting=function(){expecting.codes=expecting.codes||Array.apply({},codes);expecting.reset=function(){expecting.codes=null;};return expecting.codes;},handler=function(e){if(expecting()[0]==(e||window.event).keyCode){expecting().shift();if(!expecting().length){expecting.reset();fn();}}else{expecting.reset();}};window.addEventListener?window.addEventListener('keydown',handler,false):document.attachEvent('onkeydown',handler);}
onKonamiCode.requireEnterKey=true;onKonamiCode(function(){window.location='http://www.youtube.com/watch?v=ZOU8GIRUd_g';return false;});