// JavaScript Document

Image0sm = new Image(300,316)
Image0sm.src = "/pain-man/original.png"

Image1sm = new Image(300,316)
Image1sm.src = "/pain-man/L_ankle.png"

Image2sm = new Image(300,316)
Image2sm.src = "/pain-man/L_elbow.png"

Image3sm = new Image(300,316)
Image3sm.src = "/pain-man/L_hip.png"

Image4sm = new Image(300,316)
Image4sm.src = "/pain-man/L_knee.png"

Image5sm = new Image(300,316)
Image5sm.src = "/pain-man/L_shoulder.png"

Image6sm = new Image(300,316)
Image6sm.src = "/pain-man/L_wrist.png"

Image7sm = new Image(300,316)
Image7sm.src = "/pain-man/Neck.png"

Image8sm = new Image(300,316)
Image8sm.src = "/pain-man/R_ankle.png"

Image9sm = new Image(300,316)
Image9sm.src = "/pain-man/R_elbow.png"

Image10sm = new Image(300,316)
Image10sm.src = "/pain-man/R_hip.png"

Image11sm = new Image(300,316)
Image11sm.src = "/pain-man/R_knee.png"

Image12sm = new Image(300,316)
Image12sm.src = "/pain-man/R_shoulder.png"

Image13sm = new Image(300,316)
Image13sm.src = "/pain-man/R_wrist.png"

Image14sm = new Image(300,316)
Image14sm.src = "/pain-man/Spine.png"

function originalsm() {
document.emp.src = Image0sm.src; return true;
}

function zoomout1sm() {
document.emp.src = Image1sm.src; return true;
}

function zoomout2sm() {
document.emp.src = Image2sm.src; return true;
}

function zoomout3sm() {
document.emp.src = Image3sm.src; return true;
}

function zoomout4sm() {
document.emp.src = Image4sm.src; return true;
}

function zoomout5sm() {
document.emp.src = Image5sm.src; return true;
}

function zoomout6sm() {
document.emp.src = Image6sm.src; return true;
}

function zoomout7sm() {
document.emp.src = Image7sm.src; return true;
}

function zoomout8sm() {
document.emp.src = Image8sm.src; return true;
}

function zoomout9sm() {
document.emp.src = Image9sm.src; return true;
}

function zoomout10sm() {
document.emp.src = Image10sm.src; return true;
}

function zoomout11sm() {
document.emp.src = Image11sm.src; return true;
}

function zoomout12sm() {
document.emp.src = Image12sm.src; return true;
}

function zoomout13sm() {
document.emp.src = Image13sm.src; return true;
}

function zoomout14sm() {
document.emp.src = Image14sm.src; return true;
}
