// JavaScript Document

/*
// -------------------------------------------------------------------
// showmm.js by orangepointsolutions Ltd., www.orangepointsolutions.de
// -------------------------------------------------------------------
*/

function show_mm ( dn, e, sd ) {
	// document.write( '<a class="internalLink" href="contact-us.php?sd='+sd+'" title="" rel="floatbox" rev="width:625 height:590 scrolling:no">' );
	document.write( e + '@' +  'berger'+'und'+'berger' + '.' );
	document.write( 'c' + 'o' + 'm' );
	// document.write( '</a>');
}
