if (window.location.href.indexOf('https')==-1) {
window.location.replace('https://www.secured-site6.com/printcenter/index.iml?pid=1172&mdl=subPage/view.mdl&PAGE_ID=33961');	
}

else {
	document.getElementById('winteam').style.display="block";
	document.getElementById('CONTENT').style.display="block";
}

function logCheck(type) {

var logcheck = 0;
if (typeof PREFS!="undefined"&&PREFS.user_Contact_ID) logcheck=PREFS.user_Contact_ID;
var logged = 0;

if (logcheck=="0") {
logged=0;
} else {
logged=1;
}


if (type=='existing') {

if (logged==1) {
window.location.replace('index.iml?mdl=docLib/products.mdl&All=yes');
}

if (logged==0) {
window.location.replace('https://www.secured-site6.com/printcenter/index.iml?pid=1172&COPC=&mdl=login/login.mdl&next_mdl=docLib/products.mdl&All=yes');
}

}

if (type=='new') {

if (logged==1) {
window.location.replace('index.iml?mdl=docLib/products.mdl&All=yes');
}

if (logged==0) {
window.location.replace('http://LeadingEdgePrint.com/index.iml?aid=65240&cid=39423');
}

}
}
