<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Yellow Pages Poland - Panorama Firm" 
description="Wyszukiwarka firm, branzowy katalog 1300000 firm. Najwieksza baza firm zawiera firmy, adresy i telefony." 
author="Robert Stankiewicz" 
author_email="r.stankiewicz@eniro.pl" 
category="tools" 
screenshot="http://www.pf.pl/_i/oferta_rekl/04.gif" 
thumbnail="http://katalog.pf.pl/_i/thumb.png" 
singleton="true" 
scaling="false" 
title_url="http://www.pf.pl/"/>
<Content type="html"><![CDATA[
<style type="text/css">
<!--
#wrapper {
        width: 100%;  
        margin: 0 auto;
        text-align: center;
}
#box {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 170px;
	width: 255px;
}
#box .clear {
	margin: 0px;
	padding: 0px;
}
#box .clear2 {
	margin: 0px;
	padding: 0px;
	background-color: #fcdd16;
}
#box table {
	margin: 0px;
	padding: 0px;
}
#box td {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box td.form {
	background-image: url(http://www.pf.pl/files/3/_i/bg.gif);
	background-color: #fcdd16;
	padding-left: 11px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box .text-input {
	width: 227px;
	font-size: 10px;
}
#box .input-button {
	margin-top: 5px;
	float: left;
}
#box #powered {
	font-size: 7px;
	color: #0950A0;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
}
#box #powered a {
	color: #0950A0;
	text-decoration: none;
}
#box #form {
	margin: 0px;
	padding: 0px;
}
-->
</style>

<script type="text/javascript">
function sendPF() 
{
	var form = document.pfform;

	var keyword = form.keyword.value.replace( /-/g,'~' );
	var city = form.city.value.replace( /-/g,'~' );

	var url = 'http://www.pf.pl/serwis/' + encodeURIComponent( keyword ) + '-' + encodeURIComponent( city ) + '-V1_YP.html?token=f4JFpmDW6CB686H5k66JLAWS3F66TJW2';

	window.open( url );

	form.keyword.value = '';
	form.city.value = '';

	return false;
}
</script>
<div id="wrapper">
<div id="box"><form id="form" name="pfform" onSubmit="return sendPF();">
		<table width="100%" border="0" cellspacing="0" cellpadding="0">
		<tbody>
			<tr>
				<td colspan="3" height="56" valign="bottom" class="clear"><a href="http://www.pf.pl/" target="_blank"><img src="http://www.pf.pl/files/3/_i/top.gif" alt="Wyszukiwarka Firm - Panorama Firm" width="255" height="57" border="0" /></a></td>
			</tr>
			<tr><td colspan="3" height="16" valign="bottom" class="form">Czego szukasz </td></tr>
			<tr><td colspan="3" height="24" class="form"><input name="keyword" type="text" class="text-input" /></td></tr>
			<tr><td colspan="3" height="16" class="form">Gdzie szukasz </td></tr>
			<tr><td colspan="3" height="24" class="form"><input name="city" type="text" class="text-input" /></td></tr>
			<tr><td colspan="3" height="29" valign="top" class="form"><input name="imageField" type="image" class="input-button" src="http://www.pf.pl/files/3/_i/button.gif" />
				<div id="powered">Powered&nbsp;by<br />
					<a href="http://katalog.pf.pl/" title="Panorama Firm" target="_blank">pf.pl</a></div></td>
			</tr>
			<tr>
				<td height="4" valign="top" class="clear"><img src="http://www.pf.pl/files/3/_i/bl.gif" alt="Panorama Firm" width="4" height="4" /></td>
				<td height="4" valign="top" class="clear2"><img src="http://www.pf.pl/files/3/_i/bc.gif" width="247" height="4" alt="Panorama Firm" /></td>
				<td height="4" valign="top" class="clear"><img src="http://www.pf.pl/files/3/_i/br.gif" alt="Panorama Firm" width="4" height="4" /></td>
			</tr>
		</tbody>
		</table>
</form></div>
</div>
]]></Content>
</Module>