function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

if(document.all && !window.opera)
		{
			if (/MSIE (5\.5)|[6789]/.test(navigator.userAgent) && navigator.platform == "Win32")
			{
				document.write("<style>img.a1 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/38364/top_menu_01.png', sizingMethod='crop')}</style>");
				document.write("<style>img.a2 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/38364/top_menu_02.png', sizingMethod='crop')}</style>");
				document.write("<style>img.a3 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/38364/top_menu_03.png', sizingMethod='crop')}</style>");
				document.write("<style>img.a4 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/38364/top_menu_04.png', sizingMethod='crop')}</style>");
				document.write("<style>img.a5_new {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/38364/top_menu_05a.png', sizingMethod='crop')}</style>");
				}
		}  
	else 
	if (document.getElementById) 
		{
			document.write("<style>img.a1 {background:  url(/images/38364/top_menu_01.png) no-repeat top left;}</style>");
			document.write("<style>img.a2 {background:  url(/images/38364/top_menu_02.png) no-repeat top left;}</style>");
			document.write("<style>img.a3 {background:  url(/images/38364/top_menu_03.png) no-repeat top left;}</style>");
			document.write("<style>img.a4 {background:  url(/images/38364/top_menu_04.png) no-repeat top left;}</style>");
			document.write("<style>img.a5_new {background:  url(/images/38364/top_menu_05a.png) no-repeat top left;}</style>");
		
		}
