//________________________________--
//        E1_Articles_Type_SimplePage_Funcs.js
var cE1_ModNm = "E1_Articles_Type_SimplePage_Funcs.js";
var cE1_cpyra = "©2011 Rako DP Enterprises";
//   
/*jsl:ignoreall*/
//________________________________--

/*const*/ var gE0_Horizontal_Scroll = false;

var SPZcCPYRT_CopyRightDecl = "Author:\n M.S.C.A.M. de Rakovszky \n Rákó DP Enterprises\n \nAll rights reserved by the author (or other copyright owners, as appropriate).\n Neither the contents nor the Javascript - code may be copied or rereused without the consent of the copyright owner"; 
var SPZcCPYRT_CopyRightDecl1 = "The reproduction or reuse of assets on this web site, including but not limited to text, HTML or Javascript code, images, sounds without written consent from the author, is strictly prohibited. For any contravention, a conventional penalty of 1000€ will be payable."; 

function fE0gg_OnLoad_InitTypeSpecial() {
/*	if (typeof(MyMainPaneLeft) != "undefined")  {
		vD0g_MainPane_Left = MyMainPaneLeft; }
	vD0g_MainPane_Obj.style.left = vD0g_MainPane_Left + "px"; */
	if (typeof(gcaHasGreetingsFrame) != "undefined") {
		if (gcaHasGreetingsFrame)   {
			fS2gi_OnLoad_InitGreetings(); }
			}
	if (typeof(IAmAReturnTransit) != "undefined") {
		if (IAmAReturnTransit)    {
			CallMyRedirect(); }
		}
//	fE0g_Adjust_Article_Parts_Widths(); //**************
}  // ________________ end of function:  fD1ggi_OnLoad_Init()

function fE0gg_OnUnLoadTypeSpecial() {
	if (typeof(gcaHasGreetingsFrame) != "undefined") {
		if (gcaHasGreetingsFrame)  {
 			window.clearTimeout(vS2t_TextChanger); }
		}
}  // ________________ end of function:  ClearUpOnUnload; ()

/*function E1_RevisitorStatus (pRevisitorVal) {
	cA0bg_Revisitor_Flag = pRevisitorVal; 
	if (typeof(FirstTimeOnlyDisplays) != "undefined") {
			D2_HideFirstTimeOnlyParts (FirstTimeOnlyDisplays); }
}  // ________________ end of function:  E1_RevisitorStatus (pRevisitorVal)  */


function fE0gg_AskIfToBookMark (pACBkMkCode, pClickedElem_Obj) {
    var wCurrText = fRPGLp_Get_Simple_Text_Obj (pClickedElem_Obj); 
    var wClickedElem_Id = pClickedElem_Obj.id; 
    parent.fF00Ag_Call_BookMark_Ask_Feature (pACBkMkCode, wClickedElem_Id, wCurrText);
}  // ________________ end of function:  fD2ge_GetCurrXY (pEvent)

function fE0gg_PositToClickedElem (pClickedElem_Obj) {
    fRPRIp_REU_PositTo_Obj (pClickedElem_Obj); 
}  // ________________ end of function:  fE0gg_PositToClickedElem (pClickedElem_Id) {

function fE0gg_Article_Type_Language_Change (pLang_Id) {
	if (typeof(pLang_Id) == "string") {
		fC4g_Get_TitleBox_Images (pLang_Id);
		if (typeof(mcSpecialRoutines) != "undefined") {
			if (mcSpecialRoutines == "Yes") {
				fE0g_Language_Change_Special (pLang_Id); }
			}
		}
}  // ________________ end of function:  LanguageChange()

function fE0gg_ResizeAdjust() {
	if (typeof(vD0g_ArticlePage_Body_Obj) == "object") {
    	vD0g_ArticlePage_Body_Obj.style.width = parent.vA0bg_Articles_Available_Width + "px"; }  //vD0g_Article_Available_Width
}  // ________________ end of function:  fE0gg_ResizeAdjust()

function fE0gg_Adjust_Heights() {
	fE0g_Check_Page_Height();
}  // ________________ end of function:  fE0gg_Adjust_Heights() {

var vE3m_IgnoreKey = false; 

function fE0gg_KeyNavigateEvent (event) {
	var wKeyCodeVal = fC2g_Get_Key_Code (event); 
	if (!vE3m_IgnoreKey ) {
		vE3m_IgnoreKey = true; 
	    wKeyCodeVal = fC2g_Root_Key_Navigator (wKeyCodeVal); 
//	    if (wKeyCodeVal > 0)
//			E1_KeyNavigator (wKeyCodeVal); 
	} //  if (!Ignore )
    return wKeyCodeVal; 
}  // ________________ end of function:  fE0gg_KeyNavigateEvent

/*function E1_KeyNavigator() {
}

function E1_KeyTimeoutEnd() {
	vE3m_IgnoreKey = 0
}   */

//  

