function a5Layer(cID, cSalt)
{
		var iBorder=5;
		var cSpecial="A5";
		var cInfo="Der neue Audi "+cSpecial;
		var cURL="http://audi2.pixelconcept.de/shared/audi_"+cSpecial;
		var cImagePath=cURL+"/bilder/layer/";
		var cTitle="Der neue Audi "+cSpecial;
		document.write('<div id="dropin" style="width:400px;height:200px;position:absolute;visibility:hidden;z-index:1000"><table bgcolor="#333333" border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">');
		document.write('<tr OnClick=EnableMove()><td width="'+iBorder+'px" background="'+cImagePath+'bg.gif"><spacer type=block width="'+iBorder+'px"></td><td height=29><img src="'+cImagePath+'logo.gif" border="0" height=29/></td>');
		document.write('<td width=99% background="'+cImagePath+'bg.gif"><font color=#FFFFFF face=tahoma style="font-size:11px"><b>'+cTitle+'</b></font></td>');
		document.write('<td align="right" width="17px"><a href="#" onclick="LayerBoxHide();return false"><img border="0" src="'+cImagePath+'close.gif" /></a></td><td width="'+iBorder+'px" background="'+cImagePath+'bg.gif"><spacer type=block width="'+iBorder+'px"></td></tr>');
		document.write('<tr><td width="'+iBorder+'px"><spacer type=block width="'+iBorder+'px"></td><td colspan=3 align="center"><a href=javascript:SpecialLoad("'+cSpecial+'",'+cID+','+cSalt+');><img src="'+cImagePath+'banner.jpg" alt="'+cInfo+'" title="'+cInfo+'" border=0></td><td width="'+iBorder+'px"><spacer type=block width="'+iBorder+'px"></a></td></tr>');
		document.write('<tr><td colspan="5" height="5"><spacer type="block" width=100% height="5"></td></tr>');
		document.write('</table></div>');
		LayerBoxShow();
}


function a5(cID, cSalt){OpenPopup("http://audi2.pixelconcept.de/shared/audi_a5/default.asp", cID, cSalt, 1016, 570);}
//function a5(cID, cSalt){OpenPopup("http://a5.pixelconcept.de", cID, cSalt, 1016, 570);}