//Macs hate blank js files

<!--
popup2 = "";
function pop_winpopup2(psjs_url){
    if(popup2){
        if(popup2.closed){
            popup2 = window.open("http://www.bigestores.com/sourcefiles/siteid29/files/HF_Skirt.pdf", "popup2", "top=" + ((screen.availHeight/2) - (800 / 2)) + ",left=" + ((screen.availWidth/2) - (600 / 2)) + ",width=620,height=390,resizable=0,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
        } else { 
            popup2.focus();
        }
    } else {
        popup2 = window.open("http://www.bigestores.com/sourcefiles/siteid29/files/HF_Skirt.pdf", "popup2", "top=" + ((screen.availHeight/2) - (800 / 2)) + ",left=" + ((screen.availWidth/2) - (600 / 2)) + ",width=620,height=390,resizable=0,toolbar=0,scrollbars=0,location=0,status=0,menubar=0")
    }
}
// -->

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-9405629-39']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


