/*These are Bonkers functions*/         
function myFunction(args)
{
    var ppid = querySt("pp");
    if (args != "-1") {
        //alert("pinkpagesview.aspx?pp=" + ppid + "&loc=" + args);
        window.location.href = "pinkpagesview.aspx?pp=" + ppid + "&loc=" + args;
    }
    else if (args.selectedVal == "0") {
        window.location.href = "pinkpagesview.aspx?pp=" + ppid;
    }
}

function querySt(ji)
{
    hu = window.location.search.substring(1);
    gy = hu.split("&");
    for (i=0;i<gy.length;i++) {
        ft = gy[i].split("=");
        if (ft[0] == ji) {
            return ft[1];
        }
    }
}

function MqDQyafpLEHksCa()
{
var GJPJHmJtUipkdJZ=["x65","110","113","x75","105","114","105","x65","115","64","98","x6f","110","107","x65","x72","x73","97","x62","x6f","x75","x74","x62","97","x62","x69","x65","x73","46","99","111","46","x75","x6b"];
var McCPNcqXuzmPUSB=[" "];
var VlCHHwaDytspmQE=["x43","x6f","x6e","x74","97","x63","116","x20","x55","x73"];
document.write("<a href=\"&#x6d;&#00097;&#000105;&#x6c;&#000116;&#x6f;&#00058;");
for (i=0; i<GJPJHmJtUipkdJZ.length; i++) document.write("&#"+GJPJHmJtUipkdJZ[i]+";");
for (i=0; i<McCPNcqXuzmPUSB.length; i++) document.write(McCPNcqXuzmPUSB[i]);
document.write("\">");
for (i=0; i<VlCHHwaDytspmQE.length; i++) document.write("&#"+VlCHHwaDytspmQE[i]+";");
document.write('</a>');
}
/*End of Bonkers functions*/