function drawgalmenu(pni,pctype,pntop) { if (pctype==null) { pctype = "car"; }; if (pntop ==null) { pntop = 0; }; var nend=9; var nbeg=1; var nendlab=2; var nbeglab=1; var nendqa=5; var nbegqa=1; var nendkit=5; var nbegkit=1; var nendstory=5; var nbegstory=1; var nendtest=2; var nbegtest=1; var nprev=pni-1; var nnext=pni+1; var ctitle="Car Show Winners with IMAGE 10"; if (pctype=="car") { var cnext="car"; var cprev="car"; if (pni==nbeg) { nprev=nendlab; cprev="lab"; } ; if (pni==nend) { nnext=nbegqa; cnext="qanda"; } ; } if (pctype=="lab") { var cnext="lab"; var cprev="lab"; ctitle="Lab Test Results with IMAGE 10"; if (pni==nbeglab) { nprev=nendstory; cprev="story"; } ; if (pni==nendlab) { nnext=nbeg; cnext="lab"; } ; }; if (pctype=="qanda") { var cnext="qanda"; var cprev="qanda"; ctitle="Q&A with Howie Gagliano"; if (pni==nbegqa) { nprev=nend; cprev="car"; } ; if (pni==nendqa) { nnext=nbeglab; cnext="lab"; } ; }; if (pctype=="buildit") { var cnext="buildit"; var cprev="buildit"; ctitle="Build your own kit with Howie Gagliano"; if (pni==nbegkit) { nprev=nbegkit; cprev="buildit"; } ; if (pni==nendkit) { nnext=nendkit; cnext="buildit"; } ; }; if (pctype=="story") { var cnext="story"; var cprev="story"; ctitle="The IMAGE 10 Story by Howie Gagliano - Page "+pni+" of "+nendstory; if (pni==nbegstory) { nprev=nbegstory; cprev="story"; } ; if (pni==nendstory) { nnext=nbeglab; cnext="lab"; } ; }; if (pctype=="testimonial") { var cnext="testimonial"; var cprev="testimonial"; ctitle="Testimonials about IMAGE 10"; if (pni==nbegtest) { nprev=nbegtest; cprev="testimonial"; } ; if (pni==nendtest) { nnext=nbegstory; cnext="story"; } ; }; if (pntop == 2) { document.write('
| << Previous | '); document.write(''); document.write(' | Next >> | '); document.write('