<!--
x = parseInt(window.screen.width) / 2 - 340;
y = parseInt(window.screen.height) / 2 - 276;

function centeredWinPowerMap() {
CW=window.open('pnap-powerMap.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=680,height=553,scrollbars=no')
CW.moveTo(x,y);
}
// -->

<!--
x = parseInt(window.screen.width) / 2 - 300;
y = parseInt(window.screen.height) / 2 - 300;

function centeredWinUPSMap() {
CW=window.open('pnap-ups.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=600,height=600,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 400;
y = parseInt(window.screen.height) / 2 - 300;

function centeredWinMechanicalMap() {
CW=window.open('pnap-mechanicalMap.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=800,height=600,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 400;
y = parseInt(window.screen.height) / 2 - 332;

function centeredWinPingMap() {
CW=window.open('pnap-pingMap.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=800,height=665,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 410;
y = parseInt(window.screen.height) / 2 - 264;

function centeredWinCRM() {
CW=window.open('pnap_catastrophicMapStatic.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=820,height=528,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 400;
y = parseInt(window.screen.height) / 2 - 300;

function centeredWinDMCA() {
CW=window.open('http://www.phoenixnap.com/docs/html/dmca.html','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=800,height=600,scrollbars=yes')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 400;
y = parseInt(window.screen.height) / 2 - 300;

function centeredWinPrivacy() {
CW=window.open('http://www.phoenixnap.com/docs/html/privacy_policy.html','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=800,height=600,scrollbars=yes')
CW.moveTo(x,y);
}
// -->

<!--
x = parseInt(window.screen.width) / 2 - 400;
y = parseInt(window.screen.height) / 2 - 300;

function centeredWinAUP() {
CW=window.open('http://www.phoenixnap.com/docs/html/aup.html','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=800,height=600,scrollbars=yes')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 222;
y = parseInt(window.screen.height) / 2 - 225;

function centeredWinAnimatedTour() {
CW=window.open('pnap_animatedTour.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=445,height=450,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 222;
y = parseInt(window.screen.height) / 2 - 225;

function centeredWinVideoJordanInterview() {
CW=window.open('pnap_jordanInterview.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=445,height=450,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 222;
y = parseInt(window.screen.height) / 2 - 225;

function centeredWinVideoWHIRInterview() {
CW=window.open('pnap_WHIRInterview.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=445,height=450,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 352;
y = parseInt(window.screen.height) / 2 - 344;

function centeredWinLocationMap() {
CW=window.open('pnap_locationMap.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=704,height=687,scrollbars=no')
CW.moveTo(x,y);
}
// -->


<!--
x = parseInt(window.screen.width) / 2 - 450;
y = parseInt(window.screen.height) / 2 - 300;

function centeredWinMultimediaTour() {
CW=window.open('pnap-multimediaTour.htm','NewWin','toolbar=no,menubar=no,location=no,resizable=no,status=no,width=900,height=600,scrollbars=no')
CW.moveTo(x,y);
}
// -->

