	var browser=navigator.appName;
	if(browser != "Microsoft Internet Explorer") {
		document.write('<br/>');
	}
