// moved from s_code_remote.js
function s_getARG(n) {
var args = new Object();
for (var i=0; i
0) {
q[p[i].substring(0, idx)] = p[i].substring(idx + 1);
}
}
return q;
} catch (e) {}
}
//mtvi_addOnloadEvent added by mtvnbiztech for failed search reporting 23 july 2007
function mtvi_addOnloadEvent(func){
try{
if(window.attachEvent){window.attachEvent("onload",func);}
if(window.addEventListener){window.addEventListener("load",func,false);}
return this;
}catch(e){}
}
// mtvi_sendFailedSearch added by mtvnbiztech for failed search reporting 23 july 2007
function mtvi_sendFailedSearch(v){
try{
var aImg;
var un_parts= s_account.split(",");
for(x=0;x