function steelhouse_track()
{
	var prot=(window.location.protocol=='https:')?'https':'http'; 
	document.write('\<script type="text/javascript" src="'+prot+'://px.steelhousemedia.com/pr?get_px=1&prov_id=9010">\</scr'+'ipt>');
}

function steelhouse_conversion(order_id,order_amt,coupon_code)
{

	var prot=(window.location.protocol=='https:')?'https':'http'; 
	document.write('\<script type="text/javascript" src="'+prot+'://px.steelhousemedia.com/pr?roi=1&prov_id=9010&order_id=' + order_id + '&order_amt=' + order_amt + '&cc=' + coupon_code + '">\</scr'+'ipt>');

}

function steelhouse_track_kill()
{
        var prot=(window.location.protocol=='https:')?'https':'http';
        document.write('\<script type="text/javascript" src="'+prot+'://px.steelhousemedia.com/pr?get_px=1&ex=1&prov_id=9010">\</scr'+'ipt>');
}

