var imgNav  = new Image(114,587)
imgNav.src = "images/PartBldrPopImg.jpg"
    
//function to set message in status bar
function setMsg()
{
    window.status = ''  	
}
