$(document).ready(function()
{
	setTimeout('move_up()', 1);
    expandingMenu(0);
    expandingMenu(1);
});
