function fenster(popup) 
{
switch (popup)
{

case 0: window.open("impressum.html","impressum","width=520,height=600,scrollbars=yes");
        break;	
case 1: window.open("team.html","team","width=750,height=380");
        break;	
case 2: window.open("popup-fh-luebeck.html","fhl","width=368,height=525");
        break;	
case 3: window.open("popup-kuw.html","kuw","width=368,height=525");
        break;	
case 4: window.open("popup-tzl.html","tzl","width=368,height=525");
        break;		
case 5: window.open("popup-vicon.html","vicon","width=578,height=520");
        break;	
case 6: window.open("popup-adventssingen.html","adventssingen","width=368,height=525");
        break;		
case 7: window.open("popup-jobangebot.html","job","width=368,height=480");
        break;		
case 8: window.open("popup-medizinische-uni.html","uni","width=390,height=545");
        break;	
case 9: window.open("popup-visiconsult.html","visiconsult","width=500,height=525");
        break;	
case 10: window.open("popup-veranstaltungen-agmt.html","agmt","width=350,height=535");
        break;	
case 11: window.open("popup-flyer-vitamin-w.html","vitaminw","width=350,height=535");
        break;			
case 12: window.open("popup-veranstaltungen-tzl.html","tzl2","width=350,height=535");
        break;			
case 13: window.open("popup-banner-cc-qs.html","ccqs","width=350,height=535");
        break;		
case 14: window.open("popup-einladung-agmt.html","agmt","width=500,height=395");
        break;	
case 15: window.open("popup-singeleiter.html","singeleiter","width=350,height=535");
        break;	
case 16: window.open("popup-draeger.html","draeger","width=500,height=450");
        break;																					
case 17: window.open("popup-hansewissen.html","hansewissen","width=500,height=540");
        break;	
case 18: window.open("popup-gordians.html","gordians","width=370,height=535");
        break;		
case 19: window.open("popup-grimm.html","grimm","width=370,height=535");
        break;		
case 20: window.open("popup-frohe-weihnachten.html","weihnachten","width=560,height=285");
        break;		
case 21: window.open("popup-mildner.html","mildner","width=350,height=535");
        break;		
case 22: window.open("popup-gffc.html","gffc","width=350,height=535");
        break;	
case 23: window.open("popup-panny.html","panny","width=350,height=535");
        break;	
case 24: window.open("popup-hebammen.html","hebammen","width=630,height=560");
        break;		
case 25: window.open("popup-keyl.html","keyl","width=350,height=535");
        break;		
case 26: window.open("popup-adventssingen2.html","adventssingen2","width=368,height=525");
        break;		
case 27: window.open("popup-jobcampus.html","jobcampus","width=520,height=465");
        break;		
case 28: window.open("popup-contec.html","contec","width=510,height=465");
        break;		
case 29: window.open("popup-meditation.html","yoga","width=368,height=525");
        break;	
case 30: window.open("popup-dlf.html","dlf","width=350,height=535");
        break;			
case 31: window.open("popup-tzl3.html","tzl3","width=368,height=525");
        break;	
case 32: window.open("popup-skulpturen.html","skulpturen","width=350,height=460");
        break;	
case 33: window.open("popup-aeks.html","aeks","width=440,height=425");
        break;	
case 34: window.open("popup-consideo.html","consideo","width=680,height=588");
        break;																											
case 35: window.open("popup-jobcampus2.html","JobCampus","width=520,height=480");
        break;		
case 36: window.open("popup-lidl.html","LidlDiscounter","width=360,height=450");
        break;	
case 37: window.open("popup-hertz-miera.html","HertzMiera","width=550,height=540");
        break;
case 38: window.open("popup-hertz-miera2.html","HertzMiera","width=525,height=520");
        break;
case 39: window.open("popup-ergonomiepartner.html","Ergonomiepartner","width=470,height=710");
        break;		
case 40: window.open("popup-sg.html","LHGServiceGesellschaft","width=380,height=430");
        break;
case 41: window.open("popup-cp.html","croqueparis","width=570,height=530");
        break;
case 42: window.open("popup-albis.html","croqueparis","width=200,height=540");
        break;
case 43: window.open("popup-sommernachts.html","Sommernachtstraeume2006","width=580,height=440");
        break;
case 44: window.open("popup-hek.html","HEKMedical","width=515,height=490");
        break;
case 45: window.open("popup-mobiliar.html","mobiliar","width=580,height=460");
        break;
case 46: window.open("popup-gffc2.html","gffc","width=580,height=520");
        break;
case 47: window.open("popup-albis2.html","gffc","width=340,height=540");
        break;
case 48: window.open("popup-vicon2.html","vicon","width=590,height=510");
        break;
case 49: window.open("popup-randstad.html","randstad","width=560,height=510");
        break;
case 50: window.open("popup-suefke.html","suefke","width=580,height=460");
        break;    
case 51: window.open("popup-hertz-miera3.html","suefke","width=480,height=430");
        break;      
case 52: window.open("popup-ebay.html","ebay","width=573,height=670");
        break;   
case 53: window.open("popup-difa.html","difa","width=600,height=515");
        break; 
case 54: window.open("popup-yosch.html","yosch","width=508,height=470");
        break; 
case 55: window.open("popup-poker.html","poker","width=508,height=490");
        break; 
case 56: window.open("popup-hjr.html","hjr","width=500,height=470");
        break;
case 57: window.open("popup-maxxawell-schild.html","maxxawell","width=500,height=470");
        break;      
}
}

