var w = 310;if(cols > 1){	w = cols*300 + 5;}var h = 255; if(rows == 2){ h = rows*210;}else if(rows == 3){ h = rows*190;}else{ h = rows*185;} var style='';if(typeof border != 'undefined'){style +='style="border:'+border+'px solid ';if(typeof border_color!='undefined'){style += border_color;}else{style+='#000000';}style +=';"';}else{style +='style="border:0px solid #FFFFFF;"';}document.write('<IFRAME src="http://www.todtnauer-ferienland.de/accopro/belegtkalender.php?id='+id+'&background='+escape(background)+'&cols='+cols+'&rows='+rows+'" width="'+w+'" height="'+h+'" scrolling="auto" frameborder="0" '+style+' id="accopro"></IFRAME>');

