document.writeln("<link href=\"/infobar.css\" type=\"text/css\" rel=\"stylesheet\">");
document.writeln("<div id=\"infobar\"><a href=\"/sale.php\"><b>Note: BULBSOFT.COM domain is for sale! The price is only $150 USD! <span style=\"color:red\">Click to inquire...<\/span><\/b><\/a><\/div><br><br>");
if(navigator.appName == "Microsoft Internet Explorer") {
	document.getElementById("infobar").style.position = "absolute";
}
