PgLoaded = 0

UlnkTxt = "</a><span class=\"ulnk\">"
function UHm() { if (unlink == 1) { document.write(UlnkTxt) } }
function UHm2() { if (unlink == 1) { document.write("</span><a>") } }
function UOvr() { if (unlink == 2) { document.write(UlnkTxt) } }
function UOvr2() { if (unlink == 2) { document.write("</span><a>") } }
function ULkup() { if (unlink == 3) { document.write(UlnkTxt) } }
function ULkup2() { if (unlink == 3) { document.write("</span><a>") } }
function UOrdr() { if (unlink == 4) { document.write(UlnkTxt) } }
function UOrdr2() { if (unlink == 4) { document.write("</span><a>") } }
function UCont() { if (unlink == 5) { document.write(UlnkTxt) } }
function UCont2() { if (unlink == 5) { document.write("</span><a>") } }
function UOvrChr() { if (unlink == 6) { document.write(UlnkTxt) } }
function UOvrChr2() { if (unlink == 6) { document.write("</span><a>") } }


function CopyDate() {
	today = new Date()
	DateYear = today.getYear()
	brsr=navigator.appName
	if (brsr=="Netscape") {
		if (DateYear < 99) { DateYear = DateYear + 2000
		} else { DateYear = DateYear + 1900 }
	}
	document.write(DateYear)
}


function Email(emailtxt,subjectemail) {
	emailtxt = emailtxt.replace(/##/g, "@"); emailtxt = emailtxt.replace(/\*\*/g, ".")
	if (subjectemail.length > 0) { subjectemail = "?subject=" + subjectemail }
	document.write("<a href=\"mailto", ":info@kidsmusic",
	"boxcd.com,info.copy@kidsmusic","boxcd.com", subjectemail, "\">", emailtxt, "</a>")
}


cntbooks = 0
function CtBks() {
	cntbooks++; document.write("<span class=\"a8\">",cntbooks,". </span>")
}



