﻿function openwin01() {
	window.open("enq/enq01.html", "", "width=500,height=700");
}
function openwin02() {
	window.open("enq/enq02.html", "", "width=500,height=700");
}
function openwin03() {
	window.open("enq/enq03.html", "", "width=500,height=700");
}
function openwin04() {
	window.open("enq/enq04.html", "", "width=500,height=700");
}
function openwin05() {
	window.open("enq/enq05.html", "", "width=500,height=700");
}
function openwin06() {
	window.open("enq/enq06.html", "", "width=500,height=700");
}
function openwin07() {
	window.open("enq/enq07.html", "", "width=500,height=700");
}