function zoom(image, name) {    
		var InfoWin = window.open(image, name, "scrollbars=no,width=700,height=540")
	  } 
	  

// footer	  
var addresshome= "http://www.informatik.fh-kl.de";
var addressmail= "Hendrik.Speck (at) fh-kl.de";

var footer= "<p class='speck_copyright'>All material herein Copyright &#169; 1997&#8211;2007. Prof. Hendrik Speck. University of Applied Sciences Kaiserslautern. All Rights Reserved. The source code is owned by Hendrik Speck. University of Applied Sciences Kaiserslautern and is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. The source code is licensed, not sold. All right, title and interest in the source code (including any images, applets, photographs, animations, video, audio, music, and text incorporated into the source code), accompanying printed materials, and any copies you are permitted to make herein, are owned by the University of Applied Sciences. Therefore, the source code must be treated like any other copyrighted material.</p><p class='speck_copyright'>Google Analytics. This website uses Google Analytics, a web analytics service provided by Google, Inc. Google Analytics uses cookies, which are text files placed on your computer, to help the website analyze how users use the site. The information generated by the cookie about the use of the website, including IP addresses, will be transmitted to and stored by Google on servers in the United States. Google will use this information for the purpose of evaluating the use of the website, compiling reports on website activity for website operators and providing other services relating to website activity and internet usage. Google may also transfer this information to third parties where required to do so by law, or where such third parties process the information on the behalf of Google. Google will not associate IP addresses with any other data held by Google. The use of cookies can be refused by selecting the appropriate settings in the web browser, however please note that if you do this you may not be able to use the full functionality of this website. By using this website, you consent to the processing of data about you by Google in the manner and for the purposes set out above.</p><p class='speck_copyright'><a href='http://www.fh-kl.de/~speck/index.html'>Prof. Hendrik Speck. University of Applied Sciences Kaiserslautern</a> &#8226; Department of Computer Sciences &#8226; Amerikastrasse 1 &#8226; 66482 Zweibr&uuml;cken  &#8226; Germany &#8226; Phone: +49 (6332) 914-360 &#8226; web: <a href='http://www.fh-kl.de/~speck/index.html'>http://www.fh-kl.de/~speck/index.html</a>. Questions/comments/suggestions to Hendrik.Speck (at) fh-kl.de Last modified '+document.lastModified+' GMT -05:00; The URL is <a href=''+document.URL+''>"+document.URL+"</a>.</p>";	  
	  
