function win(url){
window.open('price/'+url+'', 'quiz', 'width=450,height=150,left=200,top=200');
}
