var browser     = ''; var version     = ''; var entrance    = ''; var cond        = '';
// BROWSER?
if (browser == ''){
	if (navigator.appName.indexOf('Microsoft') != -1) { browser = 'IE' }
	else if (navigator.appName.indexOf('Netscape') != -1) { browser = 'Netscape' }
	else browser = 'IE';
}
//if (browser == 'IE') document.write('<div class="header-al"><img src="http://www.fullmetal-alchemist.com/images/spacer.gif" style="width: 250px; height: 200px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'http://www.fullmetal-alchemist.com/images/al-trans.png\', sizingMethod=\'scale\')" style="width: 250px; height: 200px;" alt="Alphonse Elric"></div><div class="header-ed"><img src="http://www.fullmetal-alchemist.com/images/spacer.gif" style="width: 250px; height: 200px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'http://www.fullmetal-alchemist.com/images/ed-trans.png\', sizingMethod=\'scale\')" style="width: 250px; height: 200px;" alt="Edward Elric"></div><div class="header-logo"><img src="http://www.fullmetal-alchemist.com/images/spacer.gif" style="width: 193px; height: 90px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'http://www.fullmetal-alchemist.com/images/hagalogo2.png\', sizingMethod=\'scale\')" style="width: 193px; height: 90px;" alt="Full Metal Alchemist - Hagaren no Renkinjutsushi" /></div>');
//else document.write('<div class="header-al"><img src="http://www.fullmetal-alchemist.com/images/al-trans.png" style="width: 250px; height: 200px;" alt="Alphonse Elric"></div> <div class="header-ed"><img src="http://www.fullmetal-alchemist.com/images/ed-trans.png" style="width: 250px; height: 200px;" alt="Edward Elric"></div> <div class="header-logo"><img src="http://www.fullmetal-alchemist.com/images/hagalogo2.png" style="width: 193px; height: 90px;" alt="Full Metal Alchemist - Hagaren no Renkinjutsushi" /></div><div class="header-txtjp">HAGANE NO RENKINJUTSUSHI</div> ');
if (browser == 'IE') document.write('<div class="header-holiday"><img src="http://www.fullmetal-alchemist.com/images/spacer.gif" style="width: 369px; height: 193px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'http://www.fullmetal-alchemist.com/images/fma-headers.png\', sizingMethod=\'scale\')" style="width: 369px; height: 193px;" alt="Alphonse Elric"></div><div class="header-logo"><img src="http://www.fullmetal-alchemist.com/images/spacer.gif" style="width: 193px; height: 90px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'http://www.fullmetal-alchemist.com/images/hagalogo2.png\', sizingMethod=\'scale\')" style="width: 193px; height: 90px;" alt="Full Metal Alchemist - Hagaren no Renkinjutsushi" /></div>');
else document.write('<div class="header-holiday"><img src="http://www.fullmetal-alchemist.com/images/fma-headers.png" style="width: 369px; height: 193px;" alt="Alphonse Elric"></div>  <div class="header-logo"><img src="http://www.fullmetal-alchemist.com/images/hagalogo2.png" style="width: 193px; height: 90px;" alt="Full Metal Alchemist - Hagaren no Renkinjutsushi" /></div><div class="header-txtjp">HAGANE NO RENKINJUTSUSHI</div> ');