document.write("<script language='javascript'>")
document.write("var strOver = 'over';")
document.write("var strOut = 'out';")
document.write("function changeImg(obj,strChangeFor)")
document.write("{")
document.write("var strSrc = new String(obj.src);")
document.write("var str = '';")
document.write("if(strChangeFor == 'out')")
document.write("{")
document.write("str = strSrc.replace('_rl','');")
document.write("obj.src = str;")
document.write("}")

document.write("if(strChangeFor == 'over')")
document.write("{")
document.write("var strArr = strSrc.split('/');")
document.write("for(i=0;i<strArr.length-1;i++)")
document.write("{")
document.write("str += strArr[i] + '/';")
document.write("}")
document.write("str += strArr[strArr.length-1].split('.')[0] + '_rl.' + strArr[strArr.length-1].split('.')[1];")
document.write("obj.src = str;")
document.write("}")
document.write("}")

document.write("function gotoURL(strURL)")
document.write("{")
document.write("window.location.href=strURL;")
document.write("}")

document.write("</script>")

document.write("<table cellSpacing='0' cellPadding='0' width='91' align='left' border='0' valign='top'>")
document.write("<tr>")
document.write("<td vAlign='top' align='left'>&nbsp;</td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td valign=top align=left><IMG style='cursor:hand' onclick=gotoURL('http://www.pakdef.info/') src='" + dqm__RootPathForLeftNav + "images/home.gif' alt='Home' border='0' hspace=0 vspace=0></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td valign=top align=left><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/gallery/index.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/picturegallery.gif' alt='Picture Gallery' border='0' hspace=0 vspace=0></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td valign=top align=left><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/command.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/cmd&struc.gif' alt='Command & Structure' border='0' hspace=0 vspace=0></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td align=left valign=top width=100><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/surfacefleet.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/surfacefleet.gif'  alt='PN Surface Fleet' border='0' HSPACE=0 VSPACE=0></td>")
document.write("</tr>")

document.write("<tr>")
document.write("<td align=left valign=top width=100><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/submarine.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/submarinefleet.gif'  alt='PN Submarine Fleet' border='0' HSPACE=0 VSPACE=0></td>")
document.write("</tr>")

document.write("<tr>")
document.write("<td align=left valign=top width=100><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/navalaviation.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/navalaviation.gif'  alt='Maritime' border='0' HSPACE=0 VSPACE=0></td>")
document.write("</tr>")

document.write("<tr>")
document.write("<td align=left valign=top width=100><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/marines.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/marines.gif'  alt='PN Marines & SSG-N' border='0' HSPACE=0 VSPACE=0></td>")
document.write("</tr>")

document.write("<tr>")
document.write("<td align=left valign=top width=100><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/articles.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/articles.gif'  alt='Articles and Papers' border='0' HSPACE=0 VSPACE=0></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td align=left valign=top width=100><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/1965war.html') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/1965war.gif'  alt='1965 Naval War History' border='0' HSPACE=0 VSPACE=0></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td align=left valign=top width=100><IMG style='cursor:hand' onclick=gotoURL('" + dqm__RootPathForLeftNav + "navy/1971navalwar/index.htm') onmouseover='changeImg(this,strOver);' onmouseout='changeImg(this,strOut);' src='" + dqm__RootPathForLeftNav + "images/1971war.gif'  alt='1971 Naval War History' border='0' HSPACE=0 VSPACE=0></td>")
document.write("</tr>")
document.write("</table>")