function contact1(){
var win1=window.open('http://noyuri.com/form/contact1.html','newwindow',
'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=600');
}

function contact2(){
var win1=window.open('http://noyuri.com/form/contact2.html','newwindow',
'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=600');
}

function contact3(){
var win1=window.open('http://noyuri.com/form/contact3.html','newwindow',
'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=600');
}

function contact4(){
var win1=window.open('http://noyuri.com/form/contact4.html','newwindow',
'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=600');
}

function contact5(){
var win1=window.open('http://noyuri.com/form/contact5.html','newwindow',
'toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=500,height=600');
}

