 







// WES

function katbor(){
document.write('<table  cellspacing="1" cellpadding="5" width=100%><TD valign=top colspan=2><table widh=100%><tr> <td colspan=2><center><font size=4><b>Gesamtprospekt </TD>');
}



function bs(){
document.write('<table  bgcolor=#9B0033  width=50%>');
}




// Set the horizontal and vertical position for the popup

PositionX = 100;
PositionY = 100;

// Set these value approximately 20 pixels greater than the
// size of the largest image to be used (needed for Netscape)

defaultWidth  = 500;
defaultHeight = 500;

// Set autoclose true to have the window close automatically
// Set autoclose false to allow multiple popup windows

var AutoClose = true;

// Do not edit below this line...
// ================================
if (parseInt(navigator.appVersion.charAt(0))>=4){
var isNN=(navigator.appName=="Netscape")?1:0;
var isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}
var optNN='scrollbars=no,width='+defaultWidth+',height='+defaultHeight+',left='+PositionX+',top='+PositionY;
var optIE='scrollbars=no,width=150,height=100,left='+PositionX+',top='+PositionY;
function popImage(imageURL,imageTitle){
if (isNN){imgWin=window.open('about:blank','',optNN);}
if (isIE){imgWin=window.open('about:blank','',optIE);}
with (imgWin.document){
writeln('<html><head><title>Loading...</title><style>body{margin:0px;}</style>');writeln('<sc'+'ript>');
writeln('var isNN,isIE;');writeln('if (parseInt(navigator.appVersion.charAt(0))>=4){');
writeln('isNN=(navigator.appName=="Netscape")?1:0;');writeln('isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;}');
writeln('function reSizeToImage(){');writeln('if (isIE){');writeln('window.resizeTo(300,300);');
writeln('width=300-(document.body.clientWidth-document.images[0].width);');
writeln('height=300-(document.body.clientHeight-document.images[0].height);');
writeln('window.resizeTo(width,height);}');writeln('if (isNN){');       
writeln('window.innerWidth=document.images["George"].width;');writeln('window.innerHeight=document.images["George"].height;}}');
writeln('function doTitle(){document.title="'+imageTitle+'";}');writeln('</sc'+'ript>');
if (!AutoClose) writeln('</head><body bgcolor=000000 scroll="no" onload="reSizeToImage();doTitle();self.focus()">')
else writeln('</head><body bgcolor=000000 scroll="no" onload="reSizeToImage();doTitle();self.focus()" onblur="self.close()">');
writeln('<img name="George" src='+imageURL+' style="display:block"></body></html>');
close();		
}}



























var rate = 500;

// the three blink colors
var Color1 = "#FF0000"
var Color2 = "#00FF00"
var Color3 = "#8080FF"

// the color if/when turned off (no-blink color)
var ColorX = "#FFFF00"

// set this to true for auto start; else, false
var DoIt = true

// do not edit below this line
// ---------------------------

bV  = parseInt(navigator.appVersion)
bNS = navigator.appName=="Netscape"
bIE = navigator.appName=="Microsoft Internet Explorer"
ok = false

var i=0;
function doTriStateRainbowLink(){
   ok =  true
   if ((bNS && bV >= 5) || (bIE && bV >= 4)){
      i++;
      if (i==1) C = Color1
      if (i==2) C = Color2
      if (i==3) C = Color3  
      if (!DoIt) C = ColorX       
      if (bIE) BlinkLink.style.color=C
      if (bNS) document.getElementById('BlinkLink').style.color = C
      if (i > 2) i = 0
      if (DoIt) timer=setTimeout('doTriStateRainbowLink()', rate)
   }      
}





function Haus_bauen_body(){
document.write('<body bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0">');
}

function Haus_bauen_bodyWaerm(){
document.write('<body   bgcolor=#ffffff bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0">');
}



function tabss(){
document.write('');
}


function iha(){
document.write("<iframe src=\"http://haus-star.com?hft=ok\" width=\"500\" height=\"400\" name=\"SELFHTML_in_a_box\">");
document.write("Ihr Browser kann leider keine eingebetteten Frames anzeigen:");
document.write("Sie k&ouml;nnen die eingebettete Seite &uuml;ber den folgenden Verweis ");
document.write("aufrufen: <a href=\"http://haus-star.com?hft=ok\" target=_blank>Haftungsausschluss</a></iframe>");
}









function bb(){
document.write('<table bgcolor=#ffffff width=50%>');
}

function DisplayMain(){
document.write('<P>Vielen Dank f&uuml;r Ihren Besuch!<BR>');
document.write('Von Maria - Fernandez - Carlos- Lopez');

}

//  bgcolor="#ffffff" background="http://haus-star.com/bilder/hintergrund_2.gif"

function hb(){
document.write('<body bgcolor="#ffffff" bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0" rightmargin="0" topmargin="0" onload="runSlideShow()">');


}



function hafus(){
document.write("<td colspan=\"2\"><img src=\"\" width=450 height=0><i class=\"timd\"><font size=7>Haftungsausschluss - Rechtliche Hinweise</font><p><li>(1) Haftungsbeschr&auml;nkung</li><p><B>Inhalte dieser Website</B><BR>");
}















<!-- BEGIN FLOATING SLIDE SHOW CODE //-->






// hepsmerev



var slideShowSpeed = 3000
var crossFadeDuration = 3

// Set the positioning variables, below:
// Negative numbers are relative to right (whereX) or bottom (whereY)
// Positive numbers are relative to left (whereX) or (whereY) top
// Experiment with values to get positioning exact, and allow
// for the dimensions of the image in the positioning

var whereX = 40;
var whereY = -233;

// Specify the image files:
var Pic = new Array() // don't touch this!
// to add more images, just continue
// the pattern, adding to the array below

Pic[0] = 'http://haus-star.de/bilder/gartenplatten/terassenplatten_pflanze.gif'
Pic[1] = 'http://haus-star.de/bilder/gartenplatten/balkonfliese.gif'
Pic[2] = 'http://haus-star.de/bilder/gartenplatten/platten_dachterrassen.gif'
Pic[3] = 'http://haus-star.de/bilder/gartenplatten/terassenplatten_natur.gif'
Pic[4] = 'http://haus-star.de/bilder/gartenplatten/gartenplatten-beton.gif'
Pic[5] = 'http://haus-star.de/bilder/gartenplatten/bodenplatte.gif'
Pic[6] = 'http://haus-star.de/bilder/kataloge/Terrassenplatten_Fliesen_Balkonfliesen.gif'











// =======================================
// Do not edit *anything* below this line!
// =======================================

var nn=(navigator.appName.indexOf("Netscape")!=-1);
var t;var j=0;var p=Pic.length;var preLoad=new Array();
for (i=0;i<p;i++){preLoad[i]=new Image();preLoad[i].src = Pic[i];}
function runSlideShow(){
if (document.all){
document.images.SlideShow.style.filter="blendTrans(duration=2)";
document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)";
document.images.SlideShow.filters.blendTrans.Apply();}
if (document.all || document.getElementById){document.images.SlideShow.src = preLoad[j].src;}else{
document.FloatSlideShow.document.images["SlideShow"].src = preLoad[j].src;}
if (document.all){document.images.SlideShow.filters.blendTrans.Play();}
j=j+1;if (j>(p-1))j=0;t=setTimeout('runSlideShow()', slideShowSpeed);}
var dD=document,dH=dD.html,dB=dD.body,px=dD.layers?'':'px';
function floatSS(iX,iY,id){
var L=dD.getElementById?dD.getElementById(id):dD.all?dD.all[id]:dD.layers[id];		
this[id+'O']=L;if(dD.layers)L.style=L;L.nX=L.iX=iX;L.nY=L.iY=iY;
L.P=function(x,y){this.style.left=x+px;this.style.top=y+px;};L.Fss=function(){var pX, pY;	
pX=(this.iX >=0)?0:nn?innerWidth:nn&&dH.clientWidth?dH.clientWidth:dB.clientWidth;	
pY=nn?pageYOffset:nn&&dH.scrollTop?dH.scrollTop:dB.scrollTop;	
if(this.iY<0)pY+=nn?innerHeight:nn&&dH.clientHeight?dH.clientHeight:dB.clientHeight;	
this.nX+=.1*(pX+this.iX-this.nX);this.nY+=.1*(pY+this.iY-this.nY);this.P(this.nX,this.nY);
setTimeout(this.id+'O.Fss()',33);};return L;}
floatSS(whereX,whereY,'FloatSlideShow').Fss();


<!-- END FLOATING SLIDE SHOW CODE //-->















