| Line 104... |
Line 104... |
| 104 |
document.write ('&discount=$discountValue');
|
104 |
document.write ('&discount=$discountValue');
|
| 105 |
#end
|
105 |
#end
|
| 106 |
#end
|
106 |
#end
|
| 107 |
|
107 |
|
| 108 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
108 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
| 109 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ));
|
109 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
|
| 110 |
document.write ("&loc=" + escape(window.location));
|
110 |
document.write ("&loc=" + escape(window.location));
|
| 111 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|
111 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|
| 112 |
if (document.context) document.write ("&context=" + escape(document.context));
|
112 |
if (document.context) document.write ("&context=" + escape(document.context));
|
| 113 |
if (document.mmm_fo) document.write ("&mmm_fo=1");
|
113 |
if (document.mmm_fo) document.write ("&mmm_fo=1");
|
| 114 |
document.write ("'><\/scr"+"ipt>");
|
114 |
document.write ("'><\/scr"+"ipt>");
|