﻿
function itemClick(id)
{
    window.navigate("/RemakeIntro/ProductList.aspx?Type="+id);
}