
function OnLoadFunctions()
{
showticker();
}

function OnResizeFunctions()
{
showticker();
}

