MERCEDES E-KLASSE DO WESELA SLUBU I INNYCH IMPREZ OKOLICZNOSCIOWYCH.PIEKNY BIALY MERCEDES IDEALNY DO SLUBU SUPER WYPOSAZONY:KLIMATYZACJA,SKORZANA TAPICERKA,CD+8 GLOSNIKOW,ABS,ESP ITD...TABLICE MLODA PARA GRATIS!!!OBSZAR DZIALANIA:POWIAT KłOBUCKI,CZESTOCHOWA,ORAZ INNE REGIONY DO DOGADANIA.MOGE PRZESLAC WIECEJ ZDJEC NA MAILA.GG:3993931 MAIL:
Wyślij e-mail PRZED ZALICYTOWANIEM PROSZE O KONTAKT W CELU USTALENIA TERMINU I UBIORU SAMOCHODU(NA ZDJECIACH PRZYSTROJENIE PRZYKLADOWE)KWOTA 99ZL JEST ZALICZKA DO ZAREZERWOWANIA TERMINU,WIECEJ INFORMACJI POD NUMEREM:











665 12 85 00
pictures = new Array(10);
pictures_big = new Array(10);
pictures[0]="http://photos01.allegro.pl/photos/400x300/244/06/59/244065988"
pictures[1]="http://photos01.allegro.pl/photos/400x300/244/06/59/244065988_1"
pictures[2]="http://photos01.allegro.pl/photos/400x300/244/06/59/244065988_2"
pictures[3]="http://photos01.allegro.pl/photos/400x300/244/06/59/244065988_3"
pictures[4]="http://photos01.allegro.pl/photos/400x300/244/06/59/244065988_4"
pictures[5]="http://photos01.allegro.pl/photos/400x300/244/06/59/244065988_5"
pictures_big[0]="http://photos01.allegro.pl/photos/oryginal/244/06/59/244065988"
pictures_big[1]="http://photos01.allegro.pl/photos/oryginal/244/06/59/244065988_1"
pictures_big[2]="http://photos01.allegro.pl/photos/oryginal/244/06/59/244065988_2"
pictures_big[3]="http://photos01.allegro.pl/photos/oryginal/244/06/59/244065988_3"
pictures_big[4]="http://photos01.allegro.pl/photos/oryginal/244/06/59/244065988_4"
pictures_big[5]="http://photos01.allegro.pl/photos/oryginal/244/06/59/244065988_5"
nn4=(document.layers)?1:0;
ie=(document.all)?1:0;
screen_w=screen.availWidth-20;
screen_h=screen.availHeight-40;
var current_picture=0;
function LoadMidPicture(picture_index)
{
current_picture=picture_index;
document.big_photo.src = pictures[picture_index];
return;
}
function ShowBigPicture(picture_index)
{
//if (ie)
{
NewWindow=window.open('', '','width='+700+',height='+500+',toolbar=no,directories=no,menubar=no,locations=no,status=no,scrollbars=yes,resizable=yes,fullscreen=no');
NewWindow.document.open();
NewWindow.document.writeln("
");
NewWindow.document.writeln("");
NewWindow.document.writeln("
Allegro Obrazek");
NewWindow.document.writeln("
");
NewWindow.document.writeln("
 |
");
NewWindow.document.writeln("| Zamknij okno
|
");
NewWindow.document.writeln("
");
NewWindow.document.writeln("
");
NewWindow.document.close();
NewWindow.focus();
}
return;
}