document.writeln("<p>");

document.writeln(_RightText[0]);


if (document.location.pathname.indexOf("/html/") > -1 && document.location.pathname.indexOf(".asp") == -1 )
	document.writeln("<br><br><a href='/print.aspx?a=1&b=c#' onMouseOver=\"MM_swapImage('printfriendly','','/images/buttons/printfriendly_on.gif',1)\" onMouseOut=\"MM_swapImgRestore()\" target=_print><img src=\"/images/buttons/printfriendly.gif\" border='0' id='printfriendly'></a><br>")
	else {
	if ( document.location.pathname.indexOf("default.aspx")> -1 || document.location.pathname=="/" )  
	document.writeln("<br><br><a href='/html/content_home.html' onMouseOver=\"MM_swapImage('printfriendly','','/images/buttons/printfriendly_on.gif',1)\" onMouseOut=\"MM_swapImgRestore()\" target=_print><img src=\"/images/buttons/printfriendly.gif\" border='0' id='printfriendly'></a><br>")
}


if (Get_Cookie("Username") == null || Get_Cookie("Username") == ""  ) { // Not logged on
document.writeln(_RightText[1]);


}

document.writeln(_RightText[2]);

document.writeln("</p>");
