﻿function show(mc,jg,zl,yuan,url){
window.open("buyproduct.asp?jg=" + jg+ "&mc=" + mc + "&zl=" + zl + "&yuan=" + yuan + "&url=" + url);
}
