<!--
function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function tmt_findObj(n){
	var x,t; if((n.indexOf("?"))>0&&parent.frames.length){t=n.split("?");
	x=eval("parent.frames['"+t[1]+"'].document.getElementById('"+t[0]+"')");
	}else{x=document.getElementById(n)}return x;
}
function MM_showHideLayers() { //v3.0A Modified by Al Sparber and Massimo Foti for NN6 Compatibility
  var i,p,v,obj,args=MM_showHideLayers.arguments;if(document.getElementById){
   for (i=0; i<(args.length-2); i+=3){ obj=tmt_findObj(args[i]);v=args[i+2];
   v=(v=='show')?'visible':(v='hide')?'hidden':v;
   if(obj)obj.style.visibility=v;}} else{
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
    obj.visibility=v; }}
}
//-->

function  showpic()
{
window.open('images/me-bike.jpg','picWindow','width=308,height=229,status=no,toolbar=no,directories=no,location=no,scrollbars=no')
}

function  showad()
{
window.open('http://cq.blackhatrecords.com/flash/bhr.html','adWindow','width=620,height=380,status=no,toolbar=no,directories=no,location=no,scrollbars=no')
}


function showWork(n) {
   switch (n) {
    case 0: parent.main.location = "8-15-96.html"; break;
    case 1: parent.main.location = "main-motor.html"; break;
    case 2: parent.main.location = "m-links.html"; break;
    case 3: parent.main.location = "r-map.html"; break;
    case 4: parent.main.location = "TandT.html"; break;
    case 5: parent.main.location = "m-pics1.html"; break;
    case 6: parent.main.location = "883.html"; break;
    case 7: parent.main.location = "bikebabe.html"; break;
    case 8: parent.main.location = "9-08-96.html"; break;
    case 9: parent.main.location = "10-12-96.html"; break;
    case 10: parent.main.location = "11-25-96.html"; break;
    case 11: parent.main.location = "12-15-96.html"; break;
    case 12: parent.main.location = "1-22-97.html"; break;
    case 13: parent.main.location = "2-05-97.html"; break;
    case 14: parent.main.location = "3-09-97.html"; break;
    case 15: parent.main.location = "7-3-97.html"; break;
    case 16: parent.main.location = "8-3-97.html"; break;
    case 17: parent.main.location = "8-28-97.html"; break;
    case 18: parent.main.location = "12-20-97.html"; break;
    case 19: parent.main.location = "1-28-98.html"; break;
    case 20: parent.main.location = "future.html"; break;
    case 21: parent.main.location = "m-pics2.html"; break;
    case 22: parent.main.location = "m-pics3.html"; break;
    case 23: parent.main.location = "m-pics4.html"; break;
    case 24: parent.main.location = "m-pics5.html"; break;
    case 25: parent.main.location = "TandT2.html"; break;
    case 26: parent.main.location = "TandT3.html"; break;
    case 27: parent.main.location = "6-12-98.html"; break;
    case 28: parent.main.location = "m-pics6.html"; break;
    case 29: parent.main.location = "ACE.html"; break;
    case 30: parent.main.location = "ACE2.html"; break;
    case 31: parent.main.location = "ACE3.html"; break;
    case 32: parent.main.location = "Travelog1.html"; break;
    case 33: parent.main.location = "3-31-00.html"; break;
    case 34: parent.main.location = "4-9-01.html"; break;
	case 35: parent.main.location = "12-9-03.html"; break;
	case 36: parent.main.location = "2-19-06.html"; break;
	case 37: parent.main.location = "car.html"; break;
}
}



