<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Polanglia Transport Ltd • Zapytanie ofertowe</title>
<meta name="description" content="Jeśli chcesz złożyć zamówienie na transport pomiędzy Anglią a Polską wypełnij formularz i wyślij."/>
<meta name="google-site-verification" content="yT6b3I0A8iMoUQOSr4omC-NIESpuoNpG0tFHpbih2vs" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<!--[if IE 6]>
<link rel="stylesheet" href="css/style-ie6.css" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="css/style-ie7.css" type="text/css" />
<![endif]-->
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript" src="js/lightbox.js"></script>
<script src="./js/cufon-yui.js" type="text/javascript"></script>
<script src="./js/Segoe_UI_700.font.js" type="text/javascript"></script>
<script type="text/javascript">
Cufon.replace('h1');
Cufon.replace('h2');
Cufon.replace('h3');
</script>
<script language="javascript" type="text/javascript">
var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/1:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=yes,location=no,directories=no,status=no,menubar=no,toolbar=no,
resizable=no";win=window.open(mypage,myname,settings);
win.focus();}
function ustaw_klasa()
{
document.slub_form.nazwa12.value='Nie dotyczy';
document.slub_form.nazwa12a.value='Nie dotyczy';
document.slub_form.nazwa12b.value='Nie dotyczy';
}
function ustaw_klasa_back()
{
document.slub_form.nazwa12.value='';
document.slub_form.nazwa12a.value='';
document.slub_form.nazwa12b.value='';
}
function ustaw_ubezp()
{
document.slub_form.nazwa13.value='zero';
}
function ustaw_ubezp_back()
{
document.slub_form.nazwa13.value='';
}
function drukowanie()
{
document.slub_form.action="zapytanie-d.php";
document.slub_form.target="_blank";
document.slub_form.submit();
document.slub_form.target="_self";
document.slub_form.action="?";
}
</script>
<script type="text/javascript">
/***********************************************
* Textarea Maxlength script- Š Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for legal use.
* Visit <a href="http://www.dynamicdrive.com/" target="_blank">http://www.dynamicdrive.com/</a> for full source code
***********************************************/
function ismaxlength(obj){
var mlength=obj.getAttribute? parseInt(obj.getAttribute("maxlength")) : ""
if (obj.getAttribute && obj.value.length>mlength)
obj.value=obj.value.substring(0,mlength)
}
</script>
</head>
<body class="body2">
<div id="strona" class="tekst">
<div id="top">
<div id="jezyki">
<?php include('include/jezyki.php'); ?>
</div>
<div id="logo-menu">
<div id="logo">
<?php include('include/logo.php'); ?>
</div>
<div id="menu">
<?php include('include/menu.php'); ?>
</div>
</div>
</div>
<div id="srodek">
<div id="flash-glowna" class="ciezarowki2"><div class="obokflasha">Ubezpieczenie ładunków</div>
<div id="flashcontent1">
Brak zainstalowanej wtyczki FLASH. <br />
Aby pobrać najnowszą wersję Adobe Flash Player kliknij link:
<a href='http://get.adobe.com/flashplayer/'>Pobierz wtyczkę</a>
</div>
<script type="text/javascript">
//var so1 = new SWFObject("grafika/baner_e.swf", "baner", "924", "255", "8", "");
var so1 = new SWFObject("grafika/baner2011_minimap2.swf?b", "baner", "412", "254", "8", "");
so1.write("flashcontent1");
</script>
</div>
<div id="lewa">
<div id="tresc">
<h1>Zapytanie ofertowe</h1>
<div class="linia"></div>
<br/><br/>
<?php
require_once 'ekspresowastrona_includes/projects/phpmailer/class.phpmailer.php';
?>
<?php /* Treść główna formularza Wykonanie: ekspresowastrona */
require 'ekspresowastrona_includes/projects/zapytanie/index.php';
?>
<br/><br/><br/>
</div>
</div>
<div id="prawa">
<div id="box-uslugi">
<?php include('include/box-ubezpieczenie.php'); ?>
</div>
<div id="box-kontakt">
<?php include('include/box-kontakt.php'); ?>
</div>
</div>
</div>
<div id="stopka2">
<?php include('include/stopka2.php'); ?>
</div>
</div>
</body>
</html>