function flash_movie()
	{
	document.write ('<object type="application/x-shockwave-flash" data="/images/header.swf" id=flash width="760" height="200">')
	document.write ('<param name="movie" value="/images/header.swf">')
	document.write ('<param name="wmode" value="transparent">')
	document.write ('</object>') 
	}
	
function ie6()
	{
	if(document.all && navigator.userAgent.indexOf("MSIE 6.0")>0)
		{document.getElementById("middle").style.marginLeft='20px'}
	else if(document.all && navigator.userAgent.indexOf("MSIE 5.0")>0)
		{
		document.getElementById("middle").style.margin ='0 0 0 20px'
		document.getElementById("menu").style.margin ='0'
		document.getElementById("header").style.width='758px'		
		}
	ImgBox()
	}
	
window.onload = ie6
	
//ImgBox
bbL=bbF=bbB=bbI="";	
function ImgBox(){bbL=bbCreateEl("bbWhite");bbF=bbCreateEl("bbBlack");bbE=bbCreateEl("bbEnd");bbL.innerHTML='<img id="bbImg" alt=""/><br/><a href="javascript:void(0)" onclick="bbClose()">Close</a>';bbI=document.getElementById("bbImg");var a=document.getElementsByTagName("A");for(var b=0;b<a.length;b++){if(a[b].rel=="gallery"){a[b].title=a[b].href;a[b].href='javascript:void(0)';a[b].onmouseover=function(){bbI.src='';bbI.src=this.title};a[b].onclick=function(){w=window.innerWidth?window.innerWidth:document.documentElement.clientWidth;h=window.innerHeight?window.innerHeight:document.documentElement.clientHeight;nI=new Image();nI.src=bbI.src;Iw=nI.width;Ih=nI.height;Lw=Iw+62;Lh=Ih+62;var st=document.body.scrollTop;if(st==0){if(window.pageYOffset)st=window.pageYOffset;else st=document.body.parentElement?document.body.parentElement.scrollTop:0;};w2=Iw;h2=Ih;t2=(h-Lh)/2;l2=(w-Lw)/2;if(w<Lw||h<Lh){if(w<Lw){w2=w-100;h2=w2/Iw*Ih;t2=(h-h2-62)/2;l2=(w-w2-62)/2;}else if(h<Lh){h2=h-100;w2=h2*Iw/Ih;t2=(h-h2-62)/2;l2=(w-w2-62)/2;}};bbL.style.width=w2+'px';bbL.style.height=h2+'px';bbL.style.top=t2+st+'px';bbL.style.left=l2+'px';bbI.style.width=w2+'px';bbF.style.height=bbE.offsetTop>h?bbE.offsetTop+30+'px':'100%';bbL.style.display='block';bbF.style.display="block";}}}}
function bbCreateEl(e){var d=document.createElement("div");d.id=e;document.getElementsByTagName("body")[0].appendChild(d);return document.getElementById(e)}
function bbClose(){bbL.style.display="none";bbF.style.display="none"}

var _gaq = _gaq || [];
_gaq.push(['_setAccount','UA-5646613-2']);
_gaq.push(['_trackPageview']);
(function(){var ga = document.createElement('script'); ga.type = 'text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();
