function onloadactions(){
//initDhtmlGoodiesMenu();
slideInfoInit();
}

window.onload = onloadactions;
