﻿// JScript File

function compare(x){


window.open("submodel.aspx?cat_id=" + x,"submodel");

}