function openNewWindow() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/Sport/static/How_to_do/video/asap/asap-fall-video.htm', 
    'ASAP_fall_Video_window',
    'status,resizable,dependent,width=450,height=450,left=0,top=0')
}

function openPetzlInclineASAP() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/Sport/static/How_to_do/video/asap/asap-roof-video.htm', 
    'ASAP_Incline_Video_window',
    'status,resizable,dependent,width=450,height=450,left=0,top=0')
}

function openPetzlInspectionASAP() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/static/EPI/Asa/asa_EN.jsp', 
    'ASAP_Video_window',
    'status,resizable,dependent,width=800,height=600,left=0,top=0')
}

function openPetzlInspectionPulley() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/static/EPI/Pou/indexPouGb.swf', 
    'Pulley_Video_window',
    'status,resizable,dependent,width=600,height=450,left=0,top=0')
}

function openPetzlInspectionRope() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/static/EPI/Blo/indexBloGb.swf', 
    'Rope_Video_window',
    'status,resizable,dependent,width=600,height=450,left=0,top=0')
}

function openPetzlInspectionGriGri() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/static/EPI/Ass/ass_EN.jsp', 
    'GriGri_inspection_video',
    'status,resizable,dependent,width=800,height=600,left=0,top=0')
}

function openPetzlInspectionId() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/static/EPI/DesI/desI_EN.jsp', 
    'ID_Video_window',
    'status,resizable,dependent,width=800,height=600,left=0,top=0')
}

function openPetzlInspectionStop() {
  popupWin = window.open('http://en.petzl.com/petzl/frontoffice/static/EPI/DesS/indexDesSGb.swf', 
    'Stop_Video_window',
    'status,resizable,dependent,width=600,height=450,left=0,top=0')
}
