-->\n \n \n\n \n\n'; var titleOfNewBox = 'Add To Portlet'; if(!staticObjectArray['static1']){ var newIndex = createABox(1,false,false,'static1'); document.getElementById('dragableBoxContent' + newIndex).innerHTML = htmlContentOfNewBox; document.getElementById('dragableBoxHeader_txt' + newIndex).innerHTML = titleOfNewBox; }else{ document.getElementById('dragableBoxContent' + staticObjectArray['static1']).innerHTML = htmlContentOfNewBox; document.getElementById('dragableBoxHeader_txt' + newIndex).innerHTML = titleOfNewBox; } hideHeaderOptionsForStaticBoxes(staticObjectArray['static1']); } function initDragableBoxesScript() { createColumns(); // Always the first line of this function createHelpObjects(); // Always the second line of this function initEvents(); // Always the third line of this function if(useCookiesToRememberRSSSources)createRSSBoxesFromCookie(); // Create RSS boxes from cookies createPortletBoxes(); // Create default boxes. } window.onload = initDragableBoxesScript;

ajaxGroup Home page