function addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){oldonload();func();}}}
window.onload=function(){if(!document.getElementsByTagName)return false;var lnks=document.getElementsByTagName("a");for(var i=0;i<lnks.length;i++){switch(lnks[i].className){case"popup":lnks[i].onclick=function(){popUp(this.getAttribute("href"));return false;}
break
case"galleryPopup":lnks[i].onclick=function(){popUp2(this.getAttribute("href"));return false;}
break
case"normalPopup":lnks[i].onclick=function(){popUp3(this.getAttribute("href"));return false;}
break}}}
function popUp(winURL){window.open(winURL,"popup");}
function popUp2(winURL){window.open(winURL,"galleryPopup","width=700,height=400");}
function popUp3(winURL){window.open(winURL,"galleryPopup","resizable=yes,scrollbars=yes");}
function setContentHeight(){if(!document.getElementById)return false;if(!document.getElementById('header'))return false;if(!document.getElementById('content'))return false;if(!document.getElementById('footer'))return false;hdrHght=document.getElementById('header').offsetHeight;cntHght=document.getElementById('content').offsetHeight;ftrHght=document.getElementById('footer').offsetHeight;bdyHght=document.body.offsetHeight;totHght=hdrHght+cntHght+ftrHght;if(totHght<bdyHght){difHght=bdyHght-totHght;if(ieBelowSix==1){document.getElementById('content').style.height=((cntHght+difHght+19)+'px');}else{document.getElementById('content').style.height=((cntHght+difHght-21)+'px');}}}
addLoadEvent(setContentHeight);function main2Rows(){if(!document.getElementById)return false;if(!document.getElementsByTagName)return false;if(!document.getElementById('main_2'))return false;var uls=document.getElementById('main_2').getElementsByTagName('ul');for(var i=0;i<uls.length;i++){var rows=uls[i].getElementsByTagName('li');for(var j=0;j<rows.length;j++){if(j%2){rows[j].className='row2';}else{rows[j].className='row1';}}}}
addLoadEvent(main2Rows);window.onresize=function(){if(!document.getElementById)return false;if(!document.getElementById('wrap'))return false;if(!document.getElementById('header'))return false;if(!document.getElementById('footer'))return false;bodyWidth=document.body.offsetWidth;if(bodyWidth<938){var mrgnLft=Math.floor((bodyWidth/2)+1);document.getElementById('wrap').style.marginLeft=((mrgnLft*-1)+17)+'px'
document.getElementById('header').style.marginLeft=(mrgnLft*-1)+'px'
document.getElementById('footer').style.marginLeft=((mrgnLft*-1)+17)+'px'}else{document.getElementById('wrap').style.marginLeft='-470px'
document.getElementById('header').style.marginLeft='-487px'
document.getElementById('footer').style.marginLeft='-470px'}}
function setWindowWidth(){if(!document.getElementById)return false;if(!document.getElementById('wrap'))return false;if(!document.getElementById('header'))return false;if(!document.getElementById('footer'))return false;bodyWidth=document.body.offsetWidth;if(bodyWidth<938){var mrgnLft=Math.floor((bodyWidth/2)+1);document.getElementById('wrap').style.marginLeft=((mrgnLft*-1)+17)+'px'
document.getElementById('header').style.marginLeft=(mrgnLft*-1)+'px'
document.getElementById('footer').style.marginLeft=((mrgnLft*-1)+17)+'px'}else{document.getElementById('wrap').style.marginLeft='-470px'
document.getElementById('header').style.marginLeft='-487px'
document.getElementById('footer').style.marginLeft='-470px'}}
addLoadEvent(setWindowWidth);
