
//	*************************************
//	*** Maria Gershman
//	*************************************











//  *************************************




var INCLUDE_SHOW_WARNING_TOP_BEGIN = 0;




//  *************************************


var finalText = "";

var	errorMessageText = "Problems with this page might prevent it from being displayed properly or functioning properly.";







	
	


finalText += "<TABLE style=\"display:none;\" id=\"WarningTopNav\" cellSpacing=\"0\" cellPadding=\"0\" width=\"780\" align=\"center\" border=\"0\">";

finalText += "<TBODY>";

finalText += "<TR>";

finalText += "<TD width=\"780\" height=\"38\" bgcolor=\"#FFFFFF\" class=\"textWarningTop\">";

finalText += "<DIV id=\"WarningMessageTop\">";

finalText += errorMessageText;

finalText += "</div>";

finalText += "</TD>";

finalText += "</TR>";

finalText += "</TBODY>";

finalText += "</TABLE>";
	





document.write(finalText);












//  *************************************



var INCLUDE_SHOW_WARNING_TOP_END = 0;




//  *************************************

