// JavaScript Document
G_total_sa2 = 0;
G_day = new Date();
G_seed2 = G_day.getTime();


////////////////  LINK  ///////////////////////  BILD  ///////////////////////////////////////////////////////////////////////////////////////////////  LINK  //////////////////  TEXT  //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////  LINK  ////////////
ae2_('<a href="kunden.htm"><img src="images/bennert.gif" width="150" height="140" border="0"></a>');
ae2_('<a href="kunden.htm"><img src="images/bornemann.gif" width="150" height="140" border="0"></a>');
ae2_('<a href="kunden.htm"><img src="images/mayko2.gif" width="150" height="140" border="0"></a>');
ae2_('<a href="referenzen_bauleistungen.htm"><img src="images/frauenkirche.jpg" width="150" height="140" border="0"></a>');
ae2_('<a href="http://www.gutachter-naturstein.de/" target="_blank"><img src="images/gutachter.gif" alt="Gutachter Naturstein" width="150" height="140" border="0"></a>');
ae2_('<a href="http://www.gutachter-naturstein.de/" target="_blank"><img src="images/gutachter.gif" alt="Gutachter Naturstein" width="150" height="140" border="0"></a>');

function ae2_ (description) {
	G_total_sa2++;
	sa2 [G_total_sa2] = description;
}
function rand2() {
RN = parseInt(((G_seed2 - (parseInt(G_seed2/1000,10) * 1000))/10)/100*G_total_sa2 + 1,10);
	return RN;
}
function sa2 () {}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}