var prefix = window.parent.document.location.protocol + "//";
var site = "www.northerntool.com";
var fullUrl = prefix + site;

function include(filename){
	document.write('<script type="text/javascript" src="'
	+ fullUrl + filename + '"></scr' + 'ipt>'); 
}

include("/storestatic/en_US/html/mbox/mbox.js");
include("/storestatic/en_US/html/js/jquery/jquery.js");
include("/storestatic/en_US/html/js/setup.js");