if (document.images) {

photo1on = new Image
photo1off = new Image
photo2on = new Image
photo2off = new Image
photo3on = new Image
photo3off = new Image
photo4on = new Image
photo4off = new Image
photo5on = new Image
photo5off = new Image
photo6on = new Image
photo6off = new Image
photo7on = new Image
photo7off = new Image
photo8on = new Image
photo8off = new Image
photo9on = new Image
photo9off = new Image
photo10on = new Image
photo10off = new Image

photo1on.src = "design/images/pclp_photo_on_06.jpg"
photo1off.src = "design/images/pclp_photo_off_06.jpg"
photo2on.src = "design/images/pclp_photo_on_07.jpg"
photo2off.src = "design/images/pclp_photo_off_07.jpg"
photo3on.src = "design/images/pclp_photo_on_08.jpg"
photo3off.src = "design/images/pclp_photo_off_08.jpg"
photo4on.src = "design/images/pclp_photo_on_09.jpg"
photo4off.src = "design/images/pclp_photo_off_09.jpg"
photo5on.src = "design/images/pclp_photo_on_10.jpg"
photo5off.src = "design/images/pclp_photo_off_10.jpg"
photo6on.src = "design/images/pclp_inside_photo_on_06.jpg"
photo6off.src = "design/images/pclp_inside_photo_off_06.jpg"
photo7on.src = "design/images/pclp_inside_photo_on_07.jpg"
photo7off.src = "design/images/pclp_inside_photo_off_07.jpg"
photo8on.src = "design/images/pclp_inside_photo_on_08.jpg"
photo8off.src = "design/images/pclp_inside_photo_off_08.jpg"
photo9on.src = "design/images/pclp_inside_photo_on_09.jpg"
photo9off.src = "design/images/pclp_inside_photo_off_09.jpg"
photo10on.src = "design/images/pclp_inside_photo_on_10.jpg"
photo10off.src = "design/images/pclp_inside_photo_off_10.jpg"

}
else {

photo1on = ""
photo2on = ""
photo3on = ""
photo4on = ""
photo5on = ""
photo6on = ""
photo7on = ""
photo8on = ""
photo9on = ""
photo10on = ""

document.photo1 = ""
document.photo2 = ""
document.photo3 = ""
document.photo4 = ""
document.photo5 = ""
document.photo6 = ""
document.photo7 = ""
document.photo8 = ""
document.photo9 = ""
document.photo10 = ""

}
