PDF doesn't load on windows

hey there, anybody know why a PDF would load on mac and not on windows?

this is the code:

PDF_btn.onRelease=function(){
getURL(“TermLifePDF.pdf”, “_blank”,“GET”)
}

thanks!!