/* <![CDATA[ */
if ((parseFloat(navigator.appVersion.split("MSIE")[1])<8) ) {	//alert('crappie IE 6 or 7');
	IE6HoverFix();
}
//	document.getElementById('img_shader_left').style.height = '1%';
// stretch container-id              ,- px substract from height
//             \                    /   ,- min height
fix_height('container'           ,  1,400);// IE6 hates the min-height..
fix_height('container_content'   ,266,400);// IE6 hates the min-height..
