<!--

if (mobile == "no") {
menudivider = webdivider;
mainltext = '<a class=menu href="../videos/index.html"><img alt="Videos" src="../pictures/titles/'+occasion+'videos.png"></a><br><br>';
} else {
menudivider = mobdivider;
mainltext = '<font class=title>Videos:</font> ';
}


pageloctext += divider+"<a class=loc href='../videos/index.html'>videos</a>";
pageloctext += divider+"<a class=loc href='../videos/videos.html'>Video</a>";

//-->

