
var screenW=screen.width;
if ((screenW>=800) && (screenW<1024)) {
document.write ("<style type='text/css'><!-- .tabel { width: 780} --></style>")
} else if ((screenW >=1024) && (screenW<1152)) {
document.write ("<style type='text/css'><!-- .tabel { width: 900} --></style>")
} else if (screenW >=1152) {
document.write ("<style type='text/css'><!-- .tabel { width: 1000} --></style>")
} else 
document.write  ("<style type='text/css'><!-- .tabel { width: 700} --></style>")

function NieuwVensterA() {
window.open("repertoirelist_test.php", "nieuw", "width=300,height=600");
}


var NN2 = (navigator.appName == "Netscape") && (navigator.userAgent.indexOf("Mozilla/2") != -1);

function VensterFocus() {
if (!NN2) {
self.focus();
}
}

function NieuwVensterZ(URL) {
window.open(URL, "nieuw","width=700,height=550,resizable=yes,scrollbars=yes");
}
function NieuwVensterP(URL) {
window.open(URL, "nieuw","width=800,height=550,resizable=yes,scrollbars=yes,toolbar=yes");
}

function NieuwVensterE(URL) {
window.open(URL, "nieuw", "width=680,height=550,resizable=yes");
}

if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;

function NieuwVensterC(URL) {
window.open(URL, "nieuw", "width=400,height=420,resizable=yes");
}

if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;

HM_PG_MenuWidth = 90;
HM_PG_FontFamily = 'Arial,sans-serif';
HM_PG_FontSize = 8;
HM_PG_FontBold = 1;
HM_PG_FontItalic = 0;
HM_PG_FontColor = '445566';
HM_PG_FontColorOver = 'cc6600';
HM_PG_BGColor = '#ffffff';
HM_PG_BGColorOver = '#ffffff';
HM_PG_ItemPadding = 1;

HM_PG_BorderWidth = 0;
HM_PG_BorderColor = '#e6e6e6';
HM_PG_BorderStyle = 'solid';
HM_PG_SeparatorSize = 0;
HM_PG_SeparatorColor = '#f5f5f5';
HM_PG_ImageSrc = 'tri.gif';
HM_PG_ImageSrcLeft = 'triL.gif';

HM_PG_ImageSize = 0;
HM_PG_ImageHorizSpace = 0;
HM_PG_ImageVertSpace = 0;

HM_PG_KeepHilite = true; 
HM_PG_ClickStart = 0;
HM_PG_ClickKill = 0//false;
HM_PG_ChildOverlap = 0;
HM_PG_ChildOffset = 30;
HM_PG_ChildPerCentOver = null;
HM_PG_TopSecondsVisible = .8;
HM_PG_StatusDisplayBuild =1;
HM_PG_StatusDisplayLink = 1;
HM_PG_UponDisplay = null;
HM_PG_UponHide = null;
HM_PG_RightToLeft = false;

HM_PG_CreateTopOnly = 1;
HM_PG_ShowLinkCursor = 1;
HM_PG_NSFontOver = true;

//HM_a_TreesToBuild = [1,2];

