<script type="text/javascript">

var map = null;
var geocoder = null;

function initialize() {
//if (GBrowserIsCompatible()) {
//map = new GMap2(document.getElementById("item_map"));
//map.setCenter(new GLatLng(37.4419, -122.1419), 13);
//geocoder = new GClientGeocoder();
//}
var myOptions = {
mapTypeId: google.maps.MapTypeId.ROADMAP,
zoom: 15
}
map = new google.maps.Map(document.getElementById("item_map"), myOptions);

}

function printable(){
$('#header').hide();
$('#header1').hide();
$('#footer').hide();
$('#menu_bar').hide();
$('.likebox').hide();
$('#eventfilter').hide();
$('#container3').hide();
$('#container').css('background-image','none');
$('#container').css('background-color','#FFFFFF');
$('#eventlist').css('background-color','#FFFFFF');
$('#container1').css('margin-left','0');
$('#container1 .container3 .container3_sub .title').hide();
$('.eventhead').css('background-color','#FFFFFF');
$('.eventhead_featured').css('background-color','#FFFFFF');
}

function Mid(str, start, len)
/***
IN: str - the string we are LEFTing
start - our string's starting position (0 based!!)
len - how many characters from start we want to get

RETVAL: The substring from start to start+len
***/
{
// Make sure start and len are within proper bounds
if (start < 0 || len < 0) return "";

var iEnd, iLen = String(str).length;

if (start + len > iLen)
iEnd = iLen;
else
iEnd = start + len;

return String(str).substring(start,iEnd);
}


function Len(str)
/***
IN: str - the string whose length we are interested in

RETVAL: The number of characters in the string
***/
{ return String(str).length; }

function InStr(strSearch, charSearchFor)
/*
InStr(strSearch, charSearchFor) : Returns the first location a substring (SearchForStr)
was found in the string str. (If the character is not
found, -1 is returned.)

Requires use of:
Mid function
Len function
*/
{
for (i=0; i < Len(strSearch); i++)
{
if (charSearchFor == Mid(strSearch, i, 1))
{
return i;
}
}
return -1;
}



function geocode(){

initialize();
geocoder = new google.maps.Geocoder();
//var address = $("#ad_headline").val();
var address = $("#ad_streetaddress").val() + " " + $("#ad_city").val() + ", " + $("#ad_state").val() + " " + $("#ad_zip").val();

var strlatlng = "";
//var address = document.getElementById("address").value;
geocoder.geocode( { 'address': address}, function(results, status) {
if (status == google.maps.GeocoderStatus.OK) {
var s = "";
var street_number = "";
var route = "";
var locality = "";
var state = "";
var postal_code = "";
var comps = results[0].address_components;

for(var j=0;j<comps.length;j++){
var comp = comps[j];
if(match('street_number',comp.types)) street_number = comp.long_name;
if(match('route',comp.types)) route = comp.long_name;
if(match('locality',comp.types)) locality = comp.long_name;
if(match('administrative_area_level_1',comp.types)) state = comp.short_name;
if(match('postal_code',comp.types)) postal_code = comp.long_name;
s = street_number +" "+route+", "+locality+", "+state+", "+postal_code;
}
if(street_number==''){
$("#geocodemsg").html("Could not find address").show();

$("#ad_lat").val("").hide;
$("#ad_lon").val("").hide;
$("#ad_citystate").val("").hide;
$("#ad_headline").val("").hide;
$("#ad_addressfound").val("").hide;

$("#eventdetail").hide();
$("#geocodefulladdr").hide();
//$("#item_map").hide();
return false; // added 10-7-11
}else{
//initialize();
//$("#item_map").show();
$("#geocodemsg").hide();
//$("#geocodemsg").html("Address Found").show();
$("#ad_streetaddress").val(street_number+" "+route);
$("#ad_city").val(locality);
$("#ad_state").val(state);
$("#ad_citystate").val(locality+", "+state);
$("#ad_headline").val(street_number+" "+route);
$("#ad_zip").val(postal_code);
$("#ad_addressfound").val("YES");
$("#eventdetail").show();
map.setCenter(results[0].geometry.location);
var marker = new google.maps.Marker({
position: results[0].geometry.location,
map: map,
title:""
});
$("#geocodefulladdr").html(s).show();
strlatlng = results[0].geometry.location;

var commaPos;
var periodPos;

commaPos = -1;
for (i=0; i < Len(strlatlng); i++)
{
if ("," == Mid(strlatlng, i, 1))
{
commaPos = i;
}
}

if (commaPos > 0){
strlat = Mid(strlatlng,1,(commaPos - 1));
var periodPos;
var strNewString = Mid(strlatlng,(commaPos + 1),20);
//alert ("Comma Position is " + commaPos);
periodPos = -1;
for (i=0; i < Len(strNewString); i++)
{
if ("." == Mid(strNewString, i, 1))
{
periodPos = i;
}
}
//alert ("new string is " + strNewString);

strlng = Mid(strNewString,0,(periodPos + 7));
//alert (strlatlng);
//alert (strlat);
//alert (strlng);
$("#ad_lat").val(strlat);
$("#ad_lon").val(strlng);
}

}
} else {
$("#geocodemsg").html("Could not find address. "+status).show();
$("#geocodefulladdr").hide();
return false; // added 10-7-11
}
});
}
function match(val, array){
if(array){
for(var i=0;i<array.length;i++){
if(array[i]==val) return true;
}
}
return false;
}


//initialize();
</script><?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Individual Garage Sales</title>
		<description>&lt;p&gt;Individual Garage Sales consist of only 1 street address.&lt;/p&gt;</description>
		<link>http://garagesaleshopper.com/index.php?option=com_adsmanager</link>
		<lastBuildDate>Fri, 24 May 2013 01:28:48 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>117 Granite Shoals Drive</title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34721</link>
			<description>&quot;THE BIG PURGE!&quot;
 
ARTISTS, COLLECTORS, AND DIE-HARD GARAGE SALE-RS!!!
 
We are purging and parting with items.... well... that we haven't been ready to part with until now. Beginning 7am, we will be selling our wares. 

Follow the bright GREEN or YE</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Fri, 24 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>2600 Clerestory Place</title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34720</link>
			<description>We have everything you need for your new arrival all of our baby items, as well as some furniture, household items, etc. All items are CLEAN, WORKING, and clothes have all been WASHED.

WHERE: 2600 Clerestory Place, Raleigh, NC 27615
WHEN: This Saturday</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>2600 Clerestory Place</title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34719</link>
			<description></description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>2190 Carter Drive</title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34718</link>
			<description>AMAZING MANY YEARS COLLECTION OF SO MANY THINGS!

GIFT STORE AND BASKET BUSINESS CLOSED SO  MANY NEW THINGS AS WELL AS OLD AND INBETWEEN.

ANTIQUE CANNING JARS: GLASS LIDS WITH BALES.
 ONE 2 FOOT TALL 'MASON--PATENTED NOV. 30, 1058'' WITH RAISED EAGLE</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>2190 Carter Drive</title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34717</link>
			<description>AMAZING MANY YEARS COLLECTION OF SO MANY THINGS!

GIFT STORE AND BASKET BUSINESS CLOSED SO  MANY NEW THINGS AS WELL AS OLD AND INBETWEEN.

ANTIQUE CANNING JARS: GLASS LIDS WITH BALES.
 ONE 2 FOOT TALL 'MASON--PATENTED NOV. 30, 1058'' WITH RAISED EAGLE</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34706</link>
			<description>[b][url=http://pt.loveyoutiffany.com/]tiffany tomada[/url][/b][b][url=http://www.loveyoutiffany.com/pt/]tiffany tomada[/url][/b]
[b]tiffany tomada de jóias[/b]
[b][url=http://www.loveyoutiffany.com/pt/]tiffany tomada de jóias[/url][/b]
[b][url=http://pt.lo</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34705</link>
			<description>[b][url=http://www.louboutincloutlet.com/pt/]Christian Louboutin à venda[/url][/b]
[b]christian sapatos Louboutin à venda[/b]
[b][url=http://www.louboutincloutlet.com/pt/]christian sapatos Louboutin à venda[/url][/b]
[b]Christian Louboutin loja outlet[/b]
</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34704</link>
			<description>[b][url=http://pt.cheaplvoutletco.com/]Louis Vuitton sacos tomada on-line[/url][/b]
[b][url=http://www.cheaplvoutletco.com/pt/]Louis Vuitton sacos tomada on-line[/url][/b][b][url=http://pt.cheaplvoutletco.com/]Louis Vuitton à venda[/url][/b]
[b][url=http:/</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34703</link>
			<description>[b][url=http://www.copyomegawatchesstores.com/pt/]Seamaster Planet Ocean[/url][/b]
[b][url=http://pt.copyomegawatchesstores.com/]Speedmaster[/url][/b]
[b][url=http://www.copyomegawatchesstores.com/pt/]Speedmaster[/url][/b]
[b]Seamaster Aqua Terra[/b]
[b]Se</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34702</link>
			<description>[b][url=http://pt.outdoortimberland.com/]sapatos[/url][/b]
[b][url=http://www.outdoortimberland.com/pt/]sapatos[/url][/b]
[b]timberland botas[/b]
[b][url=http://www.outdoortimberland.com/pt/]timberland botas[/url][/b]
[b][url=http://pt.outdoortimberland.co</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34701</link>
			<description>[b][url=http://www.goodstiffanyoutlet.com/pt/]tiffany e co saída[/url][/b]
[b][url=http://pt.goodstiffanyoutlet.com/]tiffany tomada on-line[/url][/b]
[b][url=http://www.goodstiffanyoutlet.com/pt/]tiffany tomada on-line[/url][/b]
[b][url=http://pt.goodstiff</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34700</link>
			<description>[b][url=http://pt.winteruggsboots.com/]botas Ugg[/url][/b][b][url=http://www.winteruggsboots.com/pt/]botas Ugg[/url][/b]
[b]uggs outlet[/b][b][url=http://www.winteruggsboots.com/pt/]uggs outlet[/url][/b]
[b][url=http://pt.winteruggsboots.com/]uggs outlet s</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34699</link>
			<description>[b]de alta qualidade relógios suíços réplica[/b]
[b][url=http://pt.ireplicaswatches.com/]réplicas de relógios de alta qualidade[/url][/b]
[b][url=http://www.ireplicaswatches.com/pt/]réplicas de relógios de alta qualidade[/url][/b]
[b][url=http://pt.ireplic</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34698</link>
			<description>[b][url=http://pt.fakewatchesstore.com/]Mecânica suíço movimento réplicas de relógios[/url][/b]
[b]Mecânica suíço movimento réplicas de relógios[/b]
[b][url=http://pt.fakewatchesstore.com/]réplicas de relógios de alta qualidade para homens[/url][/b][b][url</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34697</link>
			<description>[b][url=http://www.goodstiffany.com/]tiffany jewelry outlet[/url][/b]
[b]tiffany and co outlet[/b]
[b]tiffany outlet online[/b]
[b][url=http://www.goodstiffany.com/]tiffany outlet store[/url][/b]
[b][url=http://www.goodstiffany.com/]tiffany outlet loca</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title>120 Nunnink Lane</title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34695</link>
			<description>Saturday May 25th -- 9 am to 12 pm

Bedroom dresser with mirror, double baby stroller, new Ice cream/sorbet maker, lamps, toys, kitchen play set, DVD's, videos, housewares stuffed animals, children's clothes, shoes and more.</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34687</link>
			<description>[b][url=http://sv.moncleroutletco.com/]Moncler jackor[/url][/b][b][url=http://www.moncleroutletco.com/sv/]Moncler jackor[/url][/b][b][url=http://sv.moncleroutletco.com/]utlopp moncler[/url][/b][b][url=http://www.moncleroutletco.com/sv/]utlopp moncler[/url]</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34686</link>
			<description>[b][url=http://www.besttiffanystores.com/sv/]Tiffany och co utlopp[/url][/b]
[b][url=http://sv.besttiffanystores.com/]tiffany utlopp på nätet[/url][/b]
[b][url=http://www.besttiffanystores.com/sv/]tiffany utlopp på nätet[/url][/b]
[b][url=http://sv.besttif</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34685</link>
			<description>[b][url=http://sv.copyomegawatchesstores.com/]replika klockor[/url][/b]
[b][url=http://www.copyomegawatchesstores.com/sv/]replika klockor[/url][/b][b]Omega replika[/b]
[b][url=http://www.copyomegawatchesstores.com/sv/]Omega replika[/url][/b]
[b][url=http:/</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
		<item>
			<title></title>
			<link>http://garagesaleshopper.com/component/adsmanager/?page=show_ad&amp;amp;catid=1&amp;amp;adid=34684</link>
			<description>[b][url=http://www.goodstiffany.com/sv/]Tiffany silversmycken[/url][/b]
[b][url=http://sv.goodstiffany.com/]Billiga Tiffany och Co smycken[/url][/b]
[b][url=http://www.goodstiffany.com/sv/]Billiga Tiffany och Co smycken[/url][/b]
[b][url=http://sv.goodstif</description>
			<category> - Individual Garage Sales</category>
			<pubDate>Thu, 23 May 2013 00:00:00 +0100</pubDate>
		</item>
	</channel>
</rss>
