if (typeof document.documentElement.style.maxHeight != "undefined") {
	document.write('<script type="text/javascript" src="script/jquery-1.3.2.min.js"></script>');
	document.write('<script type="text/javascript" src="script/jquery.backgroundposition.js"></script>');
	document.write('<script type="text/javascript" src="script/custom.js"></script>');
} else {
	document.write('<style type="text/css">body {background-image:none !important;} #container {background:none !important;}</style>');
}
