function initP4Layout(){includeHeader("hd_ajax","/ExternalSP/konfigurator/pl/shared-area/header.html");
includeDynamicMenu("mnu_ajax","/p4webportal/dynamicMenu","PlayOnlineBook","/system-res/_swf/DaxCE-Regular.swf","NEWDESIGN_BIS");
includeLogoBoxById("th_ajax","/p4webportal/logoBox","ONLINEBOOK","NEWDESIGN");
includeFooter("ft_ajax","/ExternalSP/konfigurator/pl/shared-area/footer.html")
}function reloadImg(D,C,B){var A;
D=D+"?id="+Math.random();
A=document.getElementById(C);
A.src=D;
document.getElementById(B).value=""
};