var lay_left,lay_top,lay_height,lay_z;
if (p_name=="tech"){
lay_left=18;
lay_top=30;
lay_height=100;
lay_z=12;
}
if (p_name=="docu"){
lay_left=232;
lay_top=217;
lay_height=160;
lay_z=2;
}
document.write("<div id=\"Layer2\" style=\"position:absolute; left:"+lay_left+"px; top:"+lay_top+"px; width:204px; height:"+lay_height+"; z-index:"+lay_z+"; overflow: visible; visibility: hidden\">");
document.write("	<table with=\"10\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#999999\" border=\"0\">");
document.write("		<tr>");
document.write("			<td valign=\"middle\"><img src=\"../../images/spacer.gif\" width=\"1\" height=\"4\"><br>");
document.write("				<img src=\"../../images/spacer.gif\" width=\"5\" height=\"1\"><a href=\"../index.html\" target=\"_top\"><font class=\"nwcopy\"><b>Introduction</b></font></a>");
document.write("				<img src=\"../../images/spacer.gif\" width=\"1\" height=\"4\">");
document.write("			</td>");
document.write("		</tr>");
document.write("		<tr>");
document.write("			<td bgcolor=\"#CCCCCC\"><img src=\"../../images/spacer.gif\" width=\"204\" height=\"1\"></td>");
document.write("		</tr>");
document.write("		<tr>");
document.write("			<td valign=\"middle\"><img src=\"../../images/spacer.gif\" width=\"1\" height=\"4\"><br>");
document.write("        <img src=\"../../images/spacer.gif\" width=\"5\" height=\"1\"><a href=\"../k1200r/index.html\" target=\"_top\"><font class=\"nwcopy\">K 1200 R</font></a><img src=\"../../images/za.gif\"><br>");
document.write("	<img src=\"../../images/spacer.gif\" width=\"5\" height=\"1\"><a href=\"../rockster/index.html\" target=\"_top\"><font class=\"nwcopy\">R 1150 R Rockster</font></a><img src=\"../../images/za.gif\"><br>");
document.write("	<img src=\"../../images/spacer.gif\" width=\"5\" height=\"1\"><a href=\"../R1150R/index.html\" target=\"_top\"><font class=\"nwcopy\">R 1150 R</font></a><img src=\"../../images/za.gif\"><br>");
document.write("			<img src=\"../../images/spacer.gif\" width=\"1\" height=\"4\">");
document.write("			</td>");
document.write("		</tr>");
document.write("		<tr>");
document.write("			<td bgcolor=\"#CCCCCC\"><img src=\"../../images/spacer.gif\" width=\"204\" height=\"1\"></td>");
document.write("		</tr>");
document.write("		<tr>");
if (p_name=="tech"){
document.write("			<td valign=\"middle\"><img src=\"../../images/spacer.gif\" width=\"1\" height=\"4\"><br><img src=\"../../images/spacer.gif\" width=\"5\" height=\"1\"><a href=\"javascript://\" onMouseDown=\"MM_showHideLayers('Layer1','','show','Layer2','','hide')\"><font class=\"topnav\">Close</font></a><br>");
}
if (p_name=="docu"){
document.write("			<td valign=\"middle\"><img src=\"../../images/spacer.gif\" width=\"1\" height=\"4\"><br><img src=\"../../images/spacer.gif\" width=\"5\" height=\"1\"><a href=\"javascript://\" title=\"Close\" onMouseDown=\"MM_showHideLayers('Layer1','','show','Layer2','','hide','Layer3','','hide')\"><font class=\"topnav\">Close</font></a><br>");
}
document.write("			<img src=\"../../images/spacer.gif\" width=\"1\" height=\"4\"></td>");
document.write("		</tr>");
document.write("	</table>");
document.write("</div>");