function print_popup() {
print_win = window.open('color_converstions.html','orderform','width=700,height=550,top=100,left=100,status=yes,scrollbars=yes,resizable=yes');
}
