﻿ function SiteSeal(img, type, contentElement) {
    if (window.location.protocol.toLowerCase() == "https:"){var mode = "https:";} else {var mode = "http:";}
    var host = location.host;
    var baseURL = mode + '//seals.networksolutions.com/siteseal_seek/siteseal?v_shortname=' + type + '&v_querytype=W&v_search=' + host + '&x=5&y=5';
    var el = document.getElementById(contentElement);
    el.innerHTML = '<a href="#"onClick=\'window.open("'+ baseURL +'","'+ type +'", "width=385,height=500,toolbar=no,location=no,directories=no,\
    status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=no");return false;\'>\<img src="' + img + '" style="width: ' + el.style.width + '; height: ' + el.style.height + ';" border="0" oncontextmenu="alert(\'This SiteSeal is protected\');return false;"></a>';
}
function OpenSiteSeal(){ 
 window.open('http://seals.networksolutions.com/siteseal_seek/siteseal?v_shortname=NETSB&v_querytype=W&v_search=www.autoloan.com&x=5&y=5','NETSB', 'width=385,height=500,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=no');
 return false;
}

function applyapp() {  
	window.location.href = "https://autoloan.com/finance/oamapplication.aspx?src=1144&affid=1602&track=122774";
}