/***********************************************
* Vertical Text script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* Visit http://www.dynamicDrive.com for hundreds of DHTML scripts
* This notice must stay intact for legal use
***********************************************/
//Enter desired vertical text:
var myverticaltext='<div class="verticaltext">© Virtual Alps</div>'
var bodycache=document.body
if (bodycache && bodycache.currentStyle && bodycache.currentStyle.writingMode)
document.write(myverticaltext)

//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dynamicdrive.com
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")

document.write('<div class="list">&nbsp;<br>');
document.write('<a class="fra" href="nfa.htm">N&nbsp;French&nbsp;Alps</a><br>');
document.write('<a class="fra" href="south/sfa.htm">S&nbsp;French&nbsp;Alps</a><br>');
document.write('<a class="sw" href="swa.htm">Swiss Alps</a><br>');
document.write('<a class="ita" href="ita.htm">Italian Alps</a><br>');
document.write('<a class="ita" href="east/dols.htm">Dolomites</a><br>');
document.write('<a class="aus" href="east/aus.htm">Austrian Alps</a><br>');
document.write('<a class="slo" href="east/slo.htm">Slovenian&nbsp;Alps</a><br>');
document.write('<a class="plain" href="events.htm">Randonn&eacute;es</a><br>');
document.write('<a class="plain" href="gorges.htm">Gorges</a><p>');
document.write('</div>');

