'; $wyswietl .= sub_company_new($www,$a['id'],$logo); $s_f = sub_facilities_new($a['id']); if (strlen($s_f)> 819)//wyswietlaj tylko jezeli nei puste $wyswietl .= $s_f; #id_shipyard, link do duzej mapy google, link do malej mapy google, szerokosc okna, wysokosc okna popup - nieuzywane $wyswietl .= sub_maps2_new($a['id'],$a['country_google'],$a['map_google'],"800","892","687","674"); $wyswietl .= sub_description_full_new($a['description_full']); $wyswietl .= sub_lery_img_new($www); $wyswietl .= ''; } else { require_once("config_class.inc.php"); require_once("mail.php"); require_once('function_billing.php'); include_once("manager_remarks.inc.php"); $mr = new manager_remarks(); include_once('function_example.php'); $wyswietl .= view_intro(); $wyswietl .= represents_access_view($a['id'],2); } $site_title = $a['yard']; include_once("index_sub".$a['template'].".php"); ?>