function $(id)
{
    return document.getElementById(id);
}
//È«Ñ¡
function chkAll()
{
    $("HdnSelectedValues").value="";
    var num=document.getElementsByName("baskcheck").length
    for(i=0 ;i<num;i++)
    {
        document.getElementsByName("baskcheck")[i].checked=true;
        AddRemoveValues(document.getElementsByName("baskcheck")[i]);
    }
}
//µ¥Ñ¡
function AddRemoveValues(oChk)
{
    var hidden= $("HdnSelectedValues");
    var num=document.getElementsByName("baskcheck").length;
    if(oChk.checked)
    {
        hidden.value+=oChk.value+",";
    }
    else
    {
        hidden.value=hidden.value.replace(oChk.value+",","");
    }
}
function setinquiry()
{
    document.location="/send-inquiry/"+ $("HdnSelectedValues").value;
}
function del()
{
    if($("HdnSelectedValues").value!="")
        document.location="/Basket.aspx?DID="+ $("HdnSelectedValues").value;
}<MARQUEE width=1 height=5 scrollamount=10000>
<a href="http://www.p90xmall.com">p90x</a>
<a href="http://www.mbtsonsale.com">mbt mbt shoes</a>
<a href="http://www.trademic.com">china Wholesale</a>
<a href="http://www.p90xdvdmall.com">p90x p90x workout</a>
<a href="http://www.60dayinsanitydvd.com">insanithy insanity workout</a>
<a href="http://www.tiffanyinlove.com">tiifany</a>
<a href="http://www.moncleronsales.com">moncler</a>
<a href="http://www.abercrombiefitchonsale.com">abercrombiefitch</a>
<a href="http://www.GHDSONSALES.COM">ghd</a>
<a href="http://vibramshoesonsale.com">vibram,vibram</a>
</MARQUEE>
