//scroll de pe home engleza
var title_arr_en = new Array();
title_arr_en[0] = 'An exceptional move-in';
title_arr_en[1] = 'Total Satisfaction';
title_arr_en[2] = 'Express service';
title_arr_en[3] = 'Flexibility';
title_arr_en[4] = 'Personal attention';

var id_arr_en = new Array(); 
id_arr_en[0] = 'We will certify that your Bucharest apartment is in very good quality condition before you move in';
id_arr_en[1] = 'We will allow you to cancel your lease if you are dissatisfied with your apartment';
id_arr_en[2] = 'We will resolve routine service requests within 2 business days';
id_arr_en[3] = 'We will offer flexible living solutions to help during your stay in Bucharest';
id_arr_en[4] = 'We will listen to your neeeds and return your calls promptly';

//setari generale harta microsoft
var dashboard = true; //ustensilele hartii (zoom, tip vizualizare, etc): pot fi false (nu le arata) sau true (le arata)
var zoomLevel = 16; //zoom pt harta mica
var zoomLevelLarge = 15; //zoom pt harta mare
var shapeIcon = "pushpin.gif"; //icon

//setari harti "long term apartments"
var apartments = new Array();

