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