function h1() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 426, popH = 413;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h1.htm', '1', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h2() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 451, popH = 340;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h2.htm', '2', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h3() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 436, popH =481;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h3.htm', '3', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h4() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 403, popH = 360;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h4.htm', '4', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h5() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 226, popH = 553;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h5.htm', '5', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h6() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 792, popH = 523;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h6.htm', '6', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h7() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 345, popH = 227;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h7.htm', '7', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h8() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 452, popH = 694;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h8.htm', '8', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h9() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 651, popH = 533;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h9.htm', '9', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h10() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 327, popH = 366;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h10.htm', '10', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}

	function h11() {
var w = 480, h = 340;

if (document.all || document.layers) {
   w = screen.availWidth;
   h = screen.availHeight;
}

var popW = 180, popH = 195;

var leftPos = (w-popW)/2, topPos = (h-popH)/2;

popupWin = window.open('h11.htm', '11', 'width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos);
}