function disp(url){

window.open('http://www.doblo.jp/color_sample.html','colorsample','scrollbars=yes,width=680,height=780');
return false;

}
