

			document.cookie="sid=62;path=/";
			document.cookie="sid_62_application_folder=contentm;path=/";
			if (document.cookie.toString().indexOf("PHP") != -1) {
				if (getCookie("ADMIN_FEATURES") == 1) {
					//document.write("<meta HTTP-EQUIV=\"Pragma\" CONTENT=\"no-cache\"><meta HTTP-EQUIV=\"Expires\" CONTENT=\"-1\">");
					if (top.Ext && top.Ext.getCmp("pageToolbar") && top.canShowPageToolbar()) {
						top.Ext.getCmp("pageToolbar").show();
					}
				}
			}