<!--//Below is the code that pre-loads the graphics {//These are the large imagesalt0 = new Image();alt0.src = "im/black.gif";alt1 = new Image();alt1.src = "im/sb_aboutjet.gif";alt2 = new Image();alt2.src = "im/sb_susan.gif";alt3 = new Image();alt3.src = "im/sb_books.gif";alt4 = new Image();alt4.src = "im/sb_press.gif";alt5 = new Image();alt5.src = "im/sb_order.gif";alt6 = new Image();alt6.src = "im/sb_contact.gif";alt7 = new Image();alt7.src = "im/sb_pursuit.gif";//These are the first button graphicsgraphic1= new Image();graphic1.src = "im/1home.gif";graphic1on = new Image();graphic1on.src = "im/2home.gif";graphic2= new Image();graphic2.src = "im/1aboutjet.gif";graphic2on = new Image();graphic2on.src = "im/2aboutjet.gif";graphic3= new Image();graphic3.src = "im/1aboutsusan.gif";graphic3on = new Image();graphic3on.src = "im/2aboutsusan.gif";graphic4= new Image();graphic4.src = "im/1books.gif";graphic4on = new Image();graphic4on.src = "im/2books.gif";graphic5= new Image();graphic5.src = "im/1press.gif";graphic5on = new Image();graphic5on.src = "im/2press.gif";graphic6= new Image();graphic6.src = "im/1order.gif";graphic6on = new Image();graphic6on.src = "im/2order.gif";graphic7= new Image();graphic7.src = "im/1contact.gif";graphic7on = new Image();graphic7on.src = "im/2contact.gif";graphic8= new Image();graphic8.src = "im/1a_pursuit.gif";graphic8on = new Image();graphic8on.src = "im/2a_pursuit.gif";graphic9= new Image();graphic9.src = "im/future_books1.gif";graphic9on = new Image();graphic9on.src = "im/future_books2.gif";}function imageChange(imageID,imageName,imageID2,imageName2) {{document.images[imageID].src = eval(imageName + ".src");document.images[imageID2].src = eval(imageName2 + ".src");}}function MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}//-->