var d = document;

//Prepare Page Based On Platform Type
var mac = navigator.platform.indexOf("Mac") != -1;
