Adding the Globrix search box to your website
Is easy...
Including the Globrix search box on your website is completely free and simple to implement.
Width = 374 px Height = 200 px IFrame Link = http://www.globrix.com/searchbox/1View Source
<!-- begin globrix search box -->
<link rel="stylesheet" href="http://www.globrix.com/external_sites/searchbox375.css" type="text/css" media="screen" charset="utf-8">
<form action="http://www.globrix.com/" method="get" accept-charset="utf-8" id="globrix_form" onsubmit="return globrix_form_submit(this)">
<div id="globrix_search_strapline"></div>
<button id="globrix_buy" class="selected" onclick="select_rob('buy');return false"></button>
<button id="globrix_rent" onclick="select_rob('rent');return false"></button>
<input type="text" name="globrix_where" value="" id="globrix_where" />
<button type="submit" id="globrix_search_button">Search</button>
<a href="http://www.globrix.com" target="_blank"><img src="http://www.globrix.com/images/external_forms/logo.gif" id="globrix_logo" alt="Globrix - Buy or Rent UK Properties"/></a>
<a href="http://www.globrix.com" target="_blank"><img src="http://www.globrix.com/images/external_forms/strapline.gif" id="globrix_strapline" alt="Globrix - the property search engine"/></a>
</form>
<script type="text/javascript" charset="utf-8">
var rob = 'buy';
function select_rob(which){
if(which == 'rent') {
document.getElementById('globrix_rent').className = 'selected';
document.getElementById('globrix_buy').className = '';
} else {
document.getElementById('globrix_rent').className = '';
document.getElementById('globrix_buy').className = 'selected';
}
rob = which;
}
function globrix_form_submit(f){
win = window.open('http://www.globrix.com/' + rob + '/'+ escape(f.globrix_where.value), 'globrix');
return false;
}
</script>
<!-- end globrix search box -->
Width = 250 px Height = 251 px IFrame Link = http://www.globrix.com/searchbox/2View Source
<!-- begin globrix search box -->
<link rel="stylesheet" href="http://www.globrix.com/external_sites/searchbox250.css" type="text/css" media="screen" charset="utf-8">
<form action="http://www.globrix.com/" method="get" accept-charset="utf-8" id="globrix_form2" onsubmit="return globrix_form_submit(this)">
<button id="globrix_buy" class="selected" onclick="select_rob('buy');return false"></button>
<button id="globrix_rent" onclick="select_rob('rent');return false"></button>
<input type="text" name="globrix_where" value="" id="globrix_where" /><button type="submit" id="globrix_search_button">Search</button>
<a href="http://www.globrix.com" target="_blank"><img src="http://www.globrix.com/images/external_forms/logo.gif" id="globrix_logo" alt="Globrix - Buy or Rent UK Properties"/></a>
<a href="http://www.globrix.com" target="_blank"><img src="http://www.globrix.com/images/external_forms/strapline.gif" id="globrix_strapline" alt="Globrix - the property search engine"/></a>
</form>
<script type="text/javascript" charset="utf-8">
var rob = 'buy';
function select_rob(which){
if(which == 'rent') {
document.getElementById('globrix_rent').className = 'selected';
document.getElementById('globrix_buy').className = '';
} else {
document.getElementById('globrix_rent').className = '';
document.getElementById('globrix_buy').className = 'selected';
}
rob = which;
}
function globrix_form_submit(f){
win = window.open('http://www.globrix.com/' + rob + '/'+ escape(f.globrix_where.value), 'globrix');
return false;
}
</script>
<!-- end globrix search box -->
Width = 185 px Height = 252 px IFrame Link = http://www.globrix.com/searchbox/4View Source
<!-- begin globrix search box -->
<link rel="stylesheet" href="http://www.globrix.com/external_sites/searchbox185.css" type="text/css" media="screen" charset="utf-8">
<form action="http://www.globrix.com/" method="get" accept-charset="utf-8" id="globrix_form3" onsubmit="return globrix_form_submit(this)">
<button id="globrix_buy" class="selected" onclick="select_rob('buy');return false"></button>
<button id="globrix_rent" onclick="select_rob('rent');return false"></button>
<input type="text" name="globrix_where" value="" id="globrix_where" /><button type="submit" id="globrix_search_button">Search</button>
<a href="http://www.globrix.com" target="_blank"><img src="http://www.globrix.com/images/external_forms/logo.gif" id="globrix_logo" alt="Globrix - Buy or Rent UK Properties"/></a>
<a href="http://www.globrix.com" target="_blank"><img src="http://www.globrix.com/images/external_forms/strapline.gif" id="globrix_strapline" alt="Globrix - the property search engine"/></a>
</form>
<script type="text/javascript" charset="utf-8">
var rob = 'buy';
function select_rob(which){
if(which == 'rent') {
document.getElementById('globrix_rent').className = 'selected';
document.getElementById('globrix_buy').className = '';
} else {
document.getElementById('globrix_rent').className = '';
document.getElementById('globrix_buy').className = 'selected';
}
rob = which;
}
function globrix_form_submit(f){
win = window.open('http://www.globrix.com/' + rob + '/'+ escape(f.globrix_where.value), 'globrix');
return false;
}
</script>
<!-- end globrix search box -->
IFrame Link = http://www.globrix.com/searchbox/3View Source
<form action="http://www.globrix.com/search/results" method="get" target="_blank">
<table cellspacing="0" style="font-family:helvetica,arial; border:1px solid #888; padding:3px;">
<tr><td colspan="3"><table width="100%" cellspacing="0" cellpadding="0">
<tr><td align="left"><a href="http://www.globrix.com" target="_blank"><img src="http://www.globrix.com/images/logos/globrix85-25.png" alt="Globrix - UK property search engine" width="85" height="25" border="0"></a> </td>
<td valign="bottom" style="font-size:12px;color:#888;">Property Search</td>
</tr></table></td></tr>
<tr><td><select name="br"><option value="buy" selected>Buy</option><option value="rent">Rent</option></select></td>
<td><input name="qt" value="" size="25"></td><td><input type="submit" value="Search"></td></tr>
<tr><td> </td><td colspan="2" valign='top' style='font-size:10px; color:#888;'>e.g. NW3, Wapping, Liverpool</td></tr>
</table></form>