<!--
	//    (c) 1997 Patrick Simon (patrick@webside.de)
	//    free for profit and non-profit use if this header stays
	
	        function Browser()
	        {       
	                if (navigator.appVersion.indexOf("(X11") != -1 || navigator.appVersion.indexOf("(Mac") != -1) return 1
	                else return 0
	
	        }
	        function Description(url,dow,winwidth,winheight)
	        {
	                if (stat == 0)
	                        {
	                        description=window.open(url,'descr','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbar=yes,scrollbars=yes,resizable=yes,top=10,left=10,copyhistory=no,width='+winwidth+',height='+winheight)
	                        description.focus()
	                        stat=dow
	                        if (Browser() == 1 ) window.open(url,'descr')
	                        else
	                                {
	                                stat=0
	                                }
	                        }
	        }
	// -->
	stat=0
	dow=0
	
	function open_window1()
                        {
                        windowname = window.open("http://www.dkgroup.com/igsbase/popup_dblktnt.cfm","dblktnt","width=350,height=350,resizable=1,scrollbars=1");
                        }
						
	function open_window2()
                        {
                        windowname = window.open("http://www.dkgroup.com/igsbase/popup_dblktcard.cfm","dblktcard","width=350,height=350,resizable=1,scrollbars=1");
                        }
						
	function open_window3()
                        {
                        windowname = window.open("http://www.dkgroup.com/igsbase/popup_dblktjrnt.cfm","dblktjrnt","width=350,height=350,resizable=1,scrollbars=1");
                        }
						
	function open_window4()
                        {
                        windowname = window.open("http://www.dkgroup.com/igsbase/popup_2760.cfm","2760","width=350,height=350,resizable=1,scrollbars=1");
                        }