<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">

	<title>QR codes now available | AnyStop - Transit for Android</title>

	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>	
	<meta name="generator" content="WordPress 4.6.1"/> <!-- leave this for stats please -->

	<link rel="stylesheet" href="/wpcontent/themes/anystopapp/style.css" type="text/css" media="screen"/>
	<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feed/index.html"/>
	<link rel="alternate" type="text/xml" title="RSS .92" href="/feed/rss/index.html"/>
	<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="/feed/atom/index.html"/>
	<link rel="pingback" href="/xmlrpc.html"/>
	<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"/>

		
	<!-- Google Maps -->

	<script src="http://code.jquery.com/jquery-latest.js"></script>

	<script type="text/javascript" src="http://dev.jquery.com/view/trunk/plugins/validate/jquery.validate.js"></script>

	<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;sensor=false&amp;key=ABQIAAAAJAlMRialWQ4KYd2WXlcPxBQaLunHjTkRPVaoLA0D0rVSeYcTPxSgJzcb1QIFHd_w2Y4brzZ9ByKYww" type="text/javascript"></script>

	<script type="text/javascript">
		Application = function() {

			return {
				init : function() {
	  				var self = Application;
	  				if (GBrowserIsCompatible()) {self.launchMap();}

				},

				launchMap : function() { 
	  				var self = Application;
	  				self.map = new GMap2(document.getElementById('map_canvas'));
	  				self.map.setCenter(new GLatLng(41, -95),3);
	  				self.map.setMapType(G_PHYSICAL_MAP); 
	  				self.map.setUIToDefault();
					
				marker = new GMarker(new GLatLng(37.79,-122.23),{title: 'AC Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('AC%20Transit') + '</h2><a href="http://anystopapp.com/applications/AC_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('AC%20Transit') + '<br>' + decodeURI('Bay%20Area') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/AC_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.64,-80.16),{title: 'Allegheny College'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Allegheny%20College') + '</h2><a href="http://anystopapp.com/applications/Allegheny_College"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Allegheny%20College') + '<br>' + decodeURI('Meadville') + ', ' + decodeURI('Pennsylvania') + '<p><a href="http://anystopapp.com/applications/Allegheny_College">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.8809,-77.1052),{title: 'Arlington Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Arlington%20Transit') + '</h2><a href="http://anystopapp.com/applications/Arlington_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Arlington%20Transit') + '<br>' + decodeURI('Arlington') + ', ' + decodeURI('Virginia') + '<p><a href="http://anystopapp.com/applications/Arlington_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(32.76,-97.08),{title: 'Arlington Trolley'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Arlington%20Trolley') + '</h2><a href="http://anystopapp.com/applications/Arlington_Trolley"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Arlington%20Trolley') + '<br>' + decodeURI('Arlington') + ', ' + decodeURI('Texas') + '<p><a href="http://anystopapp.com/applications/Arlington_Trolley">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(51.17,-115.57),{title: 'Banff Roam'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Banff%20Roam') + '</h2><a href="http://anystopapp.com/applications/Banff_Roam"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Banff%20Roam') + '<br>' + decodeURI('Banff') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/Banff_Roam">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.78,-122.25),{title: 'Bay Area Rapid Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Bay%20Area%20Rapid%20Transit') + '</h2><a href="http://anystopapp.com/applications/Bay_Area_Rapid_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Bay%20Area%20Rapid%20Transit') + '<br>' + decodeURI('San%20Francisco%20Bay%20Area') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Bay_Area_Rapid_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.69,-70.74),{title: 'Bay State Cruise Company'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Bay%20State%20Cruise%20Company') + '</h2><a href="http://anystopapp.com/applications/Bay_State_Cruise_Company"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Bay%20State%20Cruise%20Company') + '<br>' + decodeURI('Massachusetts%20Coast') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Bay_State_Cruise_Company">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.0572,-73.794),{title: 'Bee-Line Bus'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Bee-Line%20Bus') + '</h2><a href="http://anystopapp.com/applications/Bee-Line_Bus"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Bee-Line%20Bus') + '<br>' + decodeURI('Westchester%20County') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/Bee-Line_Bus">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.44,-73.24),{title: 'Berkshire Regional Transportation Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Berkshire%20Regional%20Transportation%20Authority') + '</h2><a href="http://anystopapp.com/applications/Berkshire_Regional_Transportation_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Berkshire%20Regional%20Transportation%20Authority') + '<br>' + decodeURI('Berkshire%20County') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Berkshire_Regional_Transportation_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.8,-105.49),{title: 'Black Hawk Transportation Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Black%20Hawk%20Transportation%20Authority') + '</h2><a href="http://anystopapp.com/applications/Black_Hawk_Transportation_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Black%20Hawk%20Transportation%20Authority') + '<br>' + decodeURI('Black%20Hawk') + ', ' + decodeURI('Colorado') + '<p><a href="http://anystopapp.com/applications/Black_Hawk_Transportation_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.23,-80.42),{title: 'Blacksburg Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Blacksburg%20Transit') + '</h2><a href="http://anystopapp.com/applications/Blacksburg_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Blacksburg%20Transit') + '<br>' + decodeURI('Blacksburg') + ', ' + decodeURI('Virginia') + '<p><a href="http://anystopapp.com/applications/Blacksburg_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.01,-105.27),{title: 'Boulder Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Boulder%20Transit') + '</h2><a href="http://anystopapp.com/applications/Boulder_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Boulder%20Transit') + '<br>' + decodeURI('Boulder') + ', ' + decodeURI('Colorado') + '<p><a href="http://anystopapp.com/applications/Boulder_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(49.22,-122.97),{title: 'British Columbia Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('British%20Columbia%20Transit') + '</h2><a href="http://anystopapp.com/applications/British_Columbia_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('British%20Columbia%20Transit') + '<br>' + decodeURI('British%20Columbia') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/British_Columbia_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(26.13,-80.19),{title: 'Broward County Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Broward%20County%20Transit') + '</h2><a href="http://anystopapp.com/applications/Broward_County_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Broward%20County%20Transit') + '<br>' + decodeURI('Broward%20County') + ', ' + decodeURI('Florida') + '<p><a href="http://anystopapp.com/applications/Broward_County_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.0635,-79.8866),{title: 'California University of Pennsylvania'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('California%20University%20of%20Pennsylvania') + '</h2><a href="http://anystopapp.com/applications/California_University_of_Pennsylvania"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('California%20University%20of%20Pennsylvania') + '<br>' + decodeURI('California') + ', ' + decodeURI('Pennsylvania') + '<p><a href="http://anystopapp.com/applications/California_University_of_Pennsylvania">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.49,-122.18),{title: 'Caltrain'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Caltrain') + '</h2><a href="http://anystopapp.com/applications/Caltrain"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Caltrain') + '<br>' + decodeURI('San%20Francisco%20Bay%20Area') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Caltrain">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.23,-119.02),{title: 'Camarillo Area'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Camarillo%20Area') + '</h2><a href="http://anystopapp.com/applications/Camarillo_Area"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Camarillo%20Area') + '<br>' + decodeURI('Camarillo') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Camarillo_Area">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.62,-70.67),{title: 'Cape Ann Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Cape%20Ann%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Cape_Ann_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Cape%20Ann%20Transit%20Authority') + '<br>' + decodeURI('Cape%20Ann') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Cape_Ann_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.69,-70.24),{title: 'Cape Cod Regional Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Cape%20Cod%20Regional%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Cape_Cod_Regional_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Cape%20Cod%20Regional%20Transit%20Authority') + '<br>' + decodeURI('Cape%20Cod') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Cape_Cod_Regional_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.72,-73.78),{title: 'Capital District Transportation Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Capital%20District%20Transportation%20Authority') + '</h2><a href="http://anystopapp.com/applications/Capital_District_Transportation_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Capital%20District%20Transportation%20Authority') + '<br>' + decodeURI('Albany') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/Capital_District_Transportation_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(30.28,-97.73),{title: 'Capital Metro'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Capital%20Metro') + '</h2><a href="http://anystopapp.com/applications/Capital_Metro"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Capital%20Metro') + '<br>' + decodeURI('Austin') + ', ' + decodeURI('Texas') + '<p><a href="http://anystopapp.com/applications/Capital_Metro">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.51,-81.61),{title: 'Case Western University'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Case%20Western%20University') + '</h2><a href="http://anystopapp.com/applications/Case_Western_University"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Case%20Western%20University') + '<br>' + decodeURI('Cleveland') + ', ' + decodeURI('Ohio') + '<p><a href="http://anystopapp.com/applications/Case_Western_University">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(35.92,-79.05),{title: 'Chapel Hill Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Chapel%20Hill%20Transit') + '</h2><a href="http://anystopapp.com/applications/Chapel_Hill_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Chapel%20Hill%20Transit') + '<br>' + decodeURI('Chapel%20Hill') + ', ' + decodeURI('North%20Carolina') + '<p><a href="http://anystopapp.com/applications/Chapel_Hill_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.29,-76.62),{title: 'Charm City Circulator'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Charm%20City%20Circulator') + '</h2><a href="http://anystopapp.com/applications/Charm_City_Circulator"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Charm%20City%20Circulator') + '<br>' + decodeURI('Baltimore') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/Charm_City_Circulator">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.85,-87.67),{title: 'Chicago Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Chicago%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Chicago_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Chicago%20Transit%20Authority') + '<br>' + decodeURI('Chicago') + ', ' + decodeURI('Illinois') + '<p><a href="http://anystopapp.com/applications/Chicago_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(45.6,-121.89),{title: 'Columbia Area Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Columbia%20Area%20Transit') + '</h2><a href="http://anystopapp.com/applications/Columbia_Area_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Columbia%20Area%20Transit') + '<br>' + decodeURI('Hood%20River%20County') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/Columbia_Area_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(32.82,-96.8),{title: 'Dallas Area Rapid Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Dallas%20Area%20Rapid%20Transit') + '</h2><a href="http://anystopapp.com/applications/Dallas_Area_Rapid_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Dallas%20Area%20Rapid%20Transit') + '<br>' + decodeURI('Dallas') + ', ' + decodeURI('Texas') + '<p><a href="http://anystopapp.com/applications/Dallas_Area_Rapid_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.9,-77.04),{title: 'DC Circulator'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('DC%20Circulator') + '</h2><a href="http://anystopapp.com/applications/DC_Circulator"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('DC%20Circulator') + '<br>' + decodeURI('Washington') + ', ' + decodeURI('DC') + '<p><a href="http://anystopapp.com/applications/DC_Circulator">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.7451,-75.5455),{title: 'Delaware DART'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Delaware%20DART') + '</h2><a href="http://anystopapp.com/applications/Delaware_DART"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Delaware%20DART') + '<br>' + decodeURI('Wilmington') + ', ' + decodeURI('Deleware') + '<p><a href="http://anystopapp.com/applications/Delaware_DART">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.77,-105),{title: 'Denver Regional Transportation District'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Denver%20Regional%20Transportation%20District') + '</h2><a href="http://anystopapp.com/applications/Denver_Regional_Transportation_District"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Denver%20Regional%20Transportation%20District') + '<br>' + decodeURI('Denver') + ', ' + decodeURI('Colorado') + '<p><a href="http://anystopapp.com/applications/Denver_Regional_Transportation_District">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.71,-74.01),{title: 'Downtown Alliance'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Downtown%20Alliance') + '</h2><a href="http://anystopapp.com/applications/Downtown_Alliance"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Downtown%20Alliance') + '<br>' + decodeURI('New%20York') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/Downtown_Alliance">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(35.6082,-77.365),{title: 'East Carolina University'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('East%20Carolina%20University') + '</h2><a href="http://anystopapp.com/applications/East_Carolina_University"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('East%20Carolina%20University') + '<br>' + decodeURI('Greenvillw') + ', ' + decodeURI('North%20Carolina') + '<p><a href="http://anystopapp.com/applications/East_Carolina_University">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(53.53,-113.51),{title: 'Edmonton Transit System'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Edmonton%20Transit%20System') + '</h2><a href="http://anystopapp.com/applications/Edmonton_Transit_System"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Edmonton%20Transit%20System') + '<br>' + decodeURI('Edmonton') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/Edmonton_Transit_System">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(36.1,-79.5),{title: 'Elon University'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Elon%20University') + '</h2><a href="http://anystopapp.com/applications/Elon_University"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Elon%20University') + '<br>' + decodeURI('Elon%20College') + ', ' + decodeURI('North%20Carolina') + '<p><a href="http://anystopapp.com/applications/Elon_University">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.84,-122.29),{title: 'Emery-Go-Round'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Emery-Go-Round') + '</h2><a href="http://anystopapp.com/applications/Emery-Go-Round"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Emery-Go-Round') + '<br>' + decodeURI('Emeryville') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Emery-Go-Round">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.797,-120.995),{title: 'Escalon Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Escalon%20Transit') + '</h2><a href="http://anystopapp.com/applications/Escalon_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Escalon%20Transit') + '<br>' + decodeURI('Escalon') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Escalon_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.86,-77.3),{title: 'Fairfax'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Fairfax') + '</h2><a href="http://anystopapp.com/applications/Fairfax"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Fairfax') + '<br>' + decodeURI('Fairfax') + ', ' + decodeURI('Virginia') + '<p><a href="http://anystopapp.com/applications/Fairfax">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.27,-122.01),{title: 'Fairfield and Suisun Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Fairfield%20and%20Suisun%20Transit') + '</h2><a href="http://anystopapp.com/applications/Fairfield_and_Suisun_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Fairfield%20and%20Suisun%20Transit') + '<br>' + decodeURI('Fairfield') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Fairfield_and_Suisun_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(26.43,-81.92),{title: 'Fort Myers'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Fort%20Myers') + '</h2><a href="http://anystopapp.com/applications/Fort_Myers"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Fort%20Myers') + '<br>' + decodeURI('Fort%20Myers') + ', ' + decodeURI('Florida') + '<p><a href="http://anystopapp.com/applications/Fort_Myers">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.58,-72.61),{title: 'Franklin Regional Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Franklin%20Regional%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Franklin_Regional_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Franklin%20Regional%20Transit%20Authority') + '<br>' + decodeURI('Worcester') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Franklin_Regional_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(33.75,-84.39),{title: 'Georgia State Campus'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Georgia%20State%20Campus') + '</h2><a href="http://anystopapp.com/applications/Georgia_State_Campus"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Georgia%20State%20Campus') + '<br>' + decodeURI('Atlanta') + ', ' + decodeURI('Georgia') + '<p><a href="http://anystopapp.com/applications/Georgia_State_Campus">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(33.78,-84.39),{title: 'Georgia Tech Campus'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Georgia%20Tech%20Campus') + '</h2><a href="http://anystopapp.com/applications/Georgia_Tech_Campus"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Georgia%20Tech%20Campus') + '<br>' + decodeURI('Atlanta') + ', ' + decodeURI('Georgia') + '<p><a href="http://anystopapp.com/applications/Georgia_Tech_Campus">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.16,-118.25),{title: 'Glendale Beeline'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Glendale%20Beeline') + '</h2><a href="http://anystopapp.com/applications/Glendale_Beeline"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Glendale%20Beeline') + '<br>' + decodeURI('Glendale') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Glendale_Beeline">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(43.673,-79.405),{title: 'GO Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('GO%20Transit') + '</h2><a href="http://anystopapp.com/applications/GO_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('GO%20Transit') + '<br>' + decodeURI('Toronto') + ', ' + decodeURI('Ontario') + '<p><a href="http://anystopapp.com/applications/GO_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.26,-119.22),{title: 'Gold Coast Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Gold%20Coast%20Transit') + '</h2><a href="http://anystopapp.com/applications/Gold_Coast_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Gold%20Coast%20Transit') + '<br>' + decodeURI('Oxnard') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Gold_Coast_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.47,-81.66),{title: 'Greater Cleveland Regional Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Greater%20Cleveland%20Regional%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Greater_Cleveland_Regional_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Greater%20Cleveland%20Regional%20Transit%20Authority') + '<br>' + decodeURI('Cleveland') + ', ' + decodeURI('Ohio') + '<p><a href="http://anystopapp.com/applications/Greater_Cleveland_Regional_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(43.54,-80.25),{title: 'Guelph'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Guelph') + '</h2><a href="http://anystopapp.com/applications/Guelph"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Guelph') + '<br>' + decodeURI('Guelph') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/Guelph">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(36.94,-76.32),{title: 'Hampton Roads Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Hampton%20Roads%20Transit') + '</h2><a href="http://anystopapp.com/applications/Hampton_Roads_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Hampton%20Roads%20Transit') + '<br>' + decodeURI('Hampton%20Roads') + ', ' + decodeURI('Virginia') + '<p><a href="http://anystopapp.com/applications/Hampton_Roads_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.21,-76.83),{title: 'Howard County'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Howard%20County') + '</h2><a href="http://anystopapp.com/applications/Howard_County"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Howard%20County') + '<br>' + decodeURI('Columbia') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/Howard_County">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.82,-124.12),{title: 'Humboldt County Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Humboldt%20County%20Transit') + '</h2><a href="http://anystopapp.com/applications/Humboldt_County_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Humboldt%20County%20Transit') + '<br>' + decodeURI('Humboldt%20County') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Humboldt_County_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(33.69,-117.84),{title: 'Irvine Shuttle'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Irvine%20Shuttle') + '</h2><a href="http://anystopapp.com/applications/Irvine_Shuttle"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Irvine%20Shuttle') + '<br>' + decodeURI('Irvine') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Irvine_Shuttle">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(48.18,-122.51),{title: 'Island Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Island%20Transit') + '</h2><a href="http://anystopapp.com/applications/Island_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Island%20Transit') + '<br>' + decodeURI('Island%20County') + ', ' + decodeURI('Washington') + '<p><a href="http://anystopapp.com/applications/Island_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(48,-122.92),{title: 'Jefferson Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Jefferson%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Jefferson_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Jefferson%20Transit%20Authority') + '<br>' + decodeURI('Port%20Townsend') + ', ' + decodeURI('Washington') + '<p><a href="http://anystopapp.com/applications/Jefferson_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.98,-94.71),{title: 'Johnson County Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Johnson%20County%20Transit') + '</h2><a href="http://anystopapp.com/applications/Johnson_County_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Johnson%20County%20Transit') + '<br>' + decodeURI('Johnson%20County') + ', ' + decodeURI('Kansas') + '<p><a href="http://anystopapp.com/applications/Johnson_County_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.08,-94.56),{title: 'KC Area Transportation Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('KC%20Area%20Transportation%20Authority') + '</h2><a href="http://anystopapp.com/applications/KC_Area_Transportation_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('KC%20Area%20Transportation%20Authority') + '<br>' + decodeURI('Kansas%20City') + ', ' + decodeURI('Missouri') + '<p><a href="http://anystopapp.com/applications/KC_Area_Transportation_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(47.59,-122.28),{title: 'King County Metro'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('King%20County%20Metro') + '</h2><a href="http://anystopapp.com/applications/King_County_Metro"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('King%20County%20Metro') + '<br>' + decodeURI('Seattle') + ', ' + decodeURI('Washington') + '<p><a href="http://anystopapp.com/applications/King_County_Metro">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.2247,-121.778),{title: 'Klamath Shuttle'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Klamath%20Shuttle') + '</h2><a href="http://anystopapp.com/applications/Klamath_Shuttle"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Klamath%20Shuttle') + '<br>' + decodeURI('Klamath%20Falls') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/Klamath_Shuttle">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(44.05,-123.06),{title: 'Lane Transit District'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Lane%20Transit%20District') + '</h2><a href="http://anystopapp.com/applications/Lane_Transit_District"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Lane%20Transit%20District') + '<br>' + decodeURI('Eugene') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/Lane_Transit_District">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(36.15,-115.15),{title: 'Las Vegas Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Las%20Vegas%20Transit') + '</h2><a href="http://anystopapp.com/applications/Las_Vegas_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Las%20Vegas%20Transit') + '<br>' + decodeURI('Las%20Vegas') + ', ' + decodeURI('Nevada') + '<p><a href="http://anystopapp.com/applications/Las_Vegas_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.87,-122.25),{title: 'Lawrence-Berkeley National Labs'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Lawrence-Berkeley%20National%20Labs') + '</h2><a href="http://anystopapp.com/applications/Lawrence-Berkeley_National_Labs"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Lawrence-Berkeley%20National%20Labs') + '<br>' + decodeURI('Berkeley') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Lawrence-Berkeley_National_Labs">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.45,-71.22),{title: 'Lexpress'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Lexpress') + '</h2><a href="http://anystopapp.com/applications/Lexpress"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Lexpress') + '<br>' + decodeURI('Lexington') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Lexpress">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.71,-73.62),{title: 'Long Island Bus'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Long%20Island%20Bus') + '</h2><a href="http://anystopapp.com/applications/Long_Island_Bus"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Long%20Island%20Bus') + '<br>' + decodeURI('Long%20Island') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/Long_Island_Bus">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.75,-73.49),{title: 'Long Island Rail Road (LIRR)'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Long%20Island%20Rail%20Road%20%28LIRR%29') + '</h2><a href="http://anystopapp.com/applications/Long_Island_Rail_Road_(LIRR)"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Long%20Island%20Rail%20Road%20%28LIRR%29') + '<br>' + decodeURI('Long%20Island') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/Long_Island_Rail_Road_(LIRR)">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.62,-71.31),{title: 'Lowell Regional Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Lowell%20Regional%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Lowell_Regional_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Lowell%20Regional%20Transit%20Authority') + '<br>' + decodeURI('Lowell') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Lowell_Regional_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.35,-76.62),{title: 'Loyola College'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Loyola%20College') + '</h2><a href="http://anystopapp.com/applications/Loyola_College"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Loyola%20College') + '<br>' + decodeURI('Baltimore') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/Loyola_College">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.2937,-76.603),{title: 'Maryland Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Maryland%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Maryland_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Maryland%20Transit%20Authority') + '<br>' + decodeURI('Baltimore') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/Maryland_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.36,-71.07),{title: 'Massachusetts Bay Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Massachusetts%20Bay%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Massachusetts_Bay_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Massachusetts%20Bay%20Transit%20Authority') + '<br>' + decodeURI('Boston') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Massachusetts_Bay_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.36,-71.1),{title: 'Massachusetts Institute of Technology'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Massachusetts%20Institute%20of%20Technology') + '</h2><a href="http://anystopapp.com/applications/Massachusetts_Institute_of_Technology"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Massachusetts%20Institute%20of%20Technology') + '<br>' + decodeURI('Cambridge') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Massachusetts_Institute_of_Technology">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.73,-71.11),{title: 'Merrimack Valley Regional Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Merrimack%20Valley%20Regional%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Merrimack_Valley_Regional_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Merrimack%20Valley%20Regional%20Transit%20Authority') + '<br>' + decodeURI('Merrimack%20Valley') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Merrimack_Valley_Regional_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.07,-118.31),{title: 'Metro Los Angeles'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Metro%20Los%20Angeles') + '</h2><a href="http://anystopapp.com/applications/Metro_Los_Angeles"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Metro%20Los%20Angeles') + '<br>' + decodeURI('Los%20Angeles') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Metro_Los_Angeles">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.64,-90.25),{title: 'Metro St Louis'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Metro%20St%20Louis') + '</h2><a href="http://anystopapp.com/applications/Metro_St_Louis"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Metro%20St%20Louis') + '<br>' + decodeURI('St%20Louis') + ', ' + decodeURI('Missouri') + '<p><a href="http://anystopapp.com/applications/Metro_St_Louis">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(44.9762,-93.2739),{title: 'Metro Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Metro%20Transit') + '</h2><a href="http://anystopapp.com/applications/Metro_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Metro%20Transit') + '<br>' + decodeURI('Minneapolis') + ', ' + decodeURI('MN') + '<p><a href="http://anystopapp.com/applications/Metro_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.04,-117.93),{title: 'Metrolink Trains'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Metrolink%20Trains') + '</h2><a href="http://anystopapp.com/applications/Metrolink_Trains"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Metrolink%20Trains') + '<br>' + decodeURI('Southern%20California') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Metrolink_Trains">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(29.76,-95.4),{title: 'Metropolitan Transit Authority of Harris County'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Metropolitan%20Transit%20Authority%20of%20Harris%20County') + '</h2><a href="http://anystopapp.com/applications/Metropolitan_Transit_Authority_of_Harris_County"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Metropolitan%20Transit%20Authority%20of%20Harris%20County') + '<br>' + decodeURI('Houston') + ', ' + decodeURI('Texas') + '<p><a href="http://anystopapp.com/applications/Metropolitan_Transit_Authority_of_Harris_County">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.29,-71.4),{title: 'MetroWest Regional Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('MetroWest%20Regional%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/MetroWest_Regional_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('MetroWest%20Regional%20Transit%20Authority') + '<br>' + decodeURI('Framingham') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/MetroWest_Regional_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(25.7897,-80.224),{title: 'Miami Dade Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Miami%20Dade%20Transit') + '</h2><a href="http://anystopapp.com/applications/Miami_Dade_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Miami%20Dade%20Transit') + '<br>' + decodeURI('Miami') + ', ' + decodeURI('Florida') + '<p><a href="http://anystopapp.com/applications/Miami_Dade_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(43.04,-87.96),{title: 'Milwaukee County Transit System'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Milwaukee%20County%20Transit%20System') + '</h2><a href="http://anystopapp.com/applications/Milwaukee_County_Transit_System"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Milwaukee%20County%20Transit%20System') + '<br>' + decodeURI('Milwaukee') + ', ' + decodeURI('Wisconsin') + '<p><a href="http://anystopapp.com/applications/Milwaukee_County_Transit_System">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(44.7665,-93.2765),{title: 'Minnesota Valley Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Minnesota%20Valley%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Minnesota_Valley_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Minnesota%20Valley%20Transit%20Authority') + '<br>' + decodeURI('Burnsville') + ', ' + decodeURI('Minnesota') + '<p><a href="http://anystopapp.com/applications/Minnesota_Valley_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.03,-75.26),{title: 'Monroe County Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Monroe%20County%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Monroe_County_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Monroe%20County%20Transit%20Authority') + '<br>' + decodeURI('Monroe%20County') + ', ' + decodeURI('Pennsylvania') + '<p><a href="http://anystopapp.com/applications/Monroe_County_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.57,-71.89),{title: 'Montachusett Regional Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Montachusett%20Regional%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Montachusett_Regional_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Montachusett%20Regional%20Transit%20Authority') + '<br>' + decodeURI('Fitchburg') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Montachusett_Regional_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(46.92,-114.08),{title: 'Montana Transit Mountain Line'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Montana%20Transit%20Mountain%20Line') + '</h2><a href="http://anystopapp.com/applications/Montana_Transit_Mountain_Line"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Montana%20Transit%20Mountain%20Line') + '<br>' + decodeURI('Missoula') + ', ' + decodeURI('Montana') + '<p><a href="http://anystopapp.com/applications/Montana_Transit_Mountain_Line">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.28,-118.88),{title: 'Moorpark Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Moorpark%20Transit') + '</h2><a href="http://anystopapp.com/applications/Moorpark_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Moorpark%20Transit') + '<br>' + decodeURI('Moorpark') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Moorpark_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(35.2,-111.63),{title: 'Mountain Line'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Mountain%20Line') + '</h2><a href="http://anystopapp.com/applications/Mountain_Line"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Mountain%20Line') + '<br>' + decodeURI('Flagstaff') + ', ' + decodeURI('Arizona') + '<p><a href="http://anystopapp.com/applications/Mountain_Line">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.12,-73.67),{title: 'MTA Metro North Railroad'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('MTA%20Metro%20North%20Railroad') + '</h2><a href="http://anystopapp.com/applications/MTA_Metro_North_Railroad"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('MTA%20Metro%20North%20Railroad') + '<br>' + decodeURI('New%20York') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/MTA_Metro_North_Railroad">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.72,-73.95),{title: 'MTA New York'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('MTA%20New%20York') + '</h2><a href="http://anystopapp.com/applications/MTA_New_York"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('MTA%20New%20York') + '<br>' + decodeURI('New%20York') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/MTA_New_York">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.72,-73.98),{title: 'New York Water Taxi'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('New%20York%20Water%20Taxi') + '</h2><a href="http://anystopapp.com/applications/New_York_Water_Taxi"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('New%20York%20Water%20Taxi') + '<br>' + decodeURI('New%20York') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/New_York_Water_Taxi">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(43.09,-79.09),{title: 'Niagara Falls Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Niagara%20Falls%20Transit') + '</h2><a href="http://anystopapp.com/applications/Niagara_Falls_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Niagara%20Falls%20Transit') + '<br>' + decodeURI('Niagara%20Falls') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/Niagara_Falls_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(33.17,-117.25),{title: 'North County Transit District'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('North%20County%20Transit%20District') + '</h2><a href="http://anystopapp.com/applications/North_County_Transit_District"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('North%20County%20Transit%20District') + '<br>' + decodeURI('North%20San%20Diego') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/North_County_Transit_District">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(26.08,-80.24),{title: 'Nova Southeastern University'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Nova%20Southeastern%20University') + '</h2><a href="http://anystopapp.com/applications/Nova_Southeastern_University"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Nova%20Southeastern%20University') + '<br>' + decodeURI('Davie') + ', ' + decodeURI('Florida') + '<p><a href="http://anystopapp.com/applications/Nova_Southeastern_University">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(45.4167,-75.7),{title: 'OC Transpo'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('OC%20Transpo') + '</h2><a href="http://anystopapp.com/applications/OC_Transpo"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('OC%20Transpo') + '<br>' + decodeURI('Ottawa') + ', ' + decodeURI('Ontario') + '<p><a href="http://anystopapp.com/applications/OC_Transpo">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(35.46,-97.53),{title: 'Oklahoma City Metro Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Oklahoma%20City%20Metro%20Transit') + '</h2><a href="http://anystopapp.com/applications/Oklahoma_City_Metro_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Oklahoma%20City%20Metro%20Transit') + '<br>' + decodeURI('Oklahoma%20City') + ', ' + decodeURI('Oklahoma') + '<p><a href="http://anystopapp.com/applications/Oklahoma_City_Metro_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(33.73,-117.87),{title: 'Orange County Transportation Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Orange%20County%20Transportation%20Authority') + '</h2><a href="http://anystopapp.com/applications/Orange_County_Transportation_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Orange%20County%20Transportation%20Authority') + '<br>' + decodeURI('Orange%20County') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Orange_County_Transportation_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(42.22,-72.58),{title: 'Pioneer Valley Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Pioneer%20Valley%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Pioneer_Valley_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Pioneer%20Valley%20Transit%20Authority') + '<br>' + decodeURI('Pioneer%20Valley') + ', ' + decodeURI('Massachusetts') + '<p><a href="http://anystopapp.com/applications/Pioneer_Valley_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(45.52,-122.68),{title: 'Portland Streetcar'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Portland%20Streetcar') + '</h2><a href="http://anystopapp.com/applications/Portland_Streetcar"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Portland%20Streetcar') + '<br>' + decodeURI('Portland') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/Portland_Streetcar">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(45.49,-122.67),{title: 'Portland TriMet'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Portland%20TriMet') + '</h2><a href="http://anystopapp.com/applications/Portland_TriMet"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Portland%20TriMet') + '<br>' + decodeURI('Portland') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/Portland_TriMet">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.84,-76.89),{title: 'Prince Georges County'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Prince%20Georges%20County') + '</h2><a href="http://anystopapp.com/applications/Prince_Georges_County"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Prince%20Georges%20County') + '<br>' + decodeURI('Prince%20Georges%20County') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/Prince_Georges_County">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(36.08,-94.17),{title: 'Razorback Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Razorback%20Transit') + '</h2><a href="http://anystopapp.com/applications/Razorback_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Razorback%20Transit') + '<br>' + decodeURI('Fayetteville') + ', ' + decodeURI('Arkansas') + '<p><a href="http://anystopapp.com/applications/Razorback_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.58,-122.35),{title: 'Redding Area Bus Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Redding%20Area%20Bus%20Authority') + '</h2><a href="http://anystopapp.com/applications/Redding_Area_Bus_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Redding%20Area%20Bus%20Authority') + '<br>' + decodeURI('Redding') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Redding_Area_Bus_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.15,-121.8),{title: 'Rio Vista Delta Breeze'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Rio%20Vista%20Delta%20Breeze') + '</h2><a href="http://anystopapp.com/applications/Rio_Vista_Delta_Breeze"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Rio%20Vista%20Delta%20Breeze') + '<br>' + decodeURI('Rio%20Vista') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Rio_Vista_Delta_Breeze">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.76,-73.95),{title: 'Roosevelt Island'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Roosevelt%20Island') + '</h2><a href="http://anystopapp.com/applications/Roosevelt_Island"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Roosevelt%20Island') + '<br>' + decodeURI('New%20York') + ', ' + decodeURI('New%20York') + '<p><a href="http://anystopapp.com/applications/Roosevelt_Island">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.5,-74.45),{title: 'Rutgers University'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Rutgers%20University') + '</h2><a href="http://anystopapp.com/applications/Rutgers_University"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Rutgers%20University') + '<br>' + decodeURI('New%20Brunswick') + ', ' + decodeURI('New%20Jersey') + '<p><a href="http://anystopapp.com/applications/Rutgers_University">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.75,-74.17),{title: 'Rutgers University Newark'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Rutgers%20University%20Newark') + '</h2><a href="http://anystopapp.com/applications/Rutgers_University_Newark"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Rutgers%20University%20Newark') + '<br>' + decodeURI('Newark') + ', ' + decodeURI('New%20Jersey') + '<p><a href="http://anystopapp.com/applications/Rutgers_University_Newark">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.58,-121.42),{title: 'Sacramento Regional Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Sacramento%20Regional%20Transit') + '</h2><a href="http://anystopapp.com/applications/Sacramento_Regional_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Sacramento%20Regional%20Transit') + '<br>' + decodeURI('Sacramento') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Sacramento_Regional_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(32.75,-117.09),{title: 'San Diego Metropolitan Transit System'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('San%20Diego%20Metropolitan%20Transit%20System') + '</h2><a href="http://anystopapp.com/applications/San_Diego_Metropolitan_Transit_System"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('San%20Diego%20Metropolitan%20Transit%20System') + '<br>' + decodeURI('San%20Diego') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/San_Diego_Metropolitan_Transit_System">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.76,-122.44),{title: 'San Francisco Muni'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('San%20Francisco%20Muni') + '</h2><a href="http://anystopapp.com/applications/San_Francisco_Muni"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('San%20Francisco%20Muni') + '<br>' + decodeURI('San%20Francisco') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/San_Francisco_Muni">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(47.62,-122.34),{title: 'Seattle Streetcar'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Seattle%20Streetcar') + '</h2><a href="http://anystopapp.com/applications/Seattle_Streetcar"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Seattle%20Streetcar') + '<br>' + decodeURI('Seattle') + ', ' + decodeURI('Washington') + '<p><a href="http://anystopapp.com/applications/Seattle_Streetcar">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.87,-111.76),{title: 'Sedona RoadRunner'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Sedona%20RoadRunner') + '</h2><a href="http://anystopapp.com/applications/Sedona_RoadRunner"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Sedona%20RoadRunner') + '<br>' + decodeURI('Sedona') + ', ' + decodeURI('Arizona') + '<p><a href="http://anystopapp.com/applications/Sedona_RoadRunner">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.27,-118.74),{title: 'Simi Valley'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Simi%20Valley') + '</h2><a href="http://anystopapp.com/applications/Simi_Valley"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Simi%20Valley') + '<br>' + decodeURI('Simi%20Valley') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Simi_Valley">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.54,-122.49),{title: 'Siskiyou Transit and General Express'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Siskiyou%20Transit%20and%20General%20Express') + '</h2><a href="http://anystopapp.com/applications/Siskiyou_Transit_and_General_Express"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Siskiyou%20Transit%20and%20General%20Express') + '<br>' + decodeURI('Yreka') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Siskiyou_Transit_and_General_Express">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.06,-80.05),{title: 'Slippery Rock University'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Slippery%20Rock%20University') + '</h2><a href="http://anystopapp.com/applications/Slippery_Rock_University"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Slippery%20Rock%20University') + '<br>' + decodeURI('Slippery%20Rock') + ', ' + decodeURI('Pennsylvania') + '<p><a href="http://anystopapp.com/applications/Slippery_Rock_University">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(45.29,-122.78),{title: 'SMART (Wilsonville)'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('SMART%20%28Wilsonville%29') + '</h2><a href="http://anystopapp.com/applications/SMART_(Wilsonville)"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('SMART%20%28Wilsonville%29') + '<br>' + decodeURI('Wilsonville') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/SMART_(Wilsonville)">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(45.58,-73.73),{title: 'Societe de transport de Laval'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Societe%20de%20transport%20de%20Laval') + '</h2><a href="http://anystopapp.com/applications/Societe_de_transport_de_Laval"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Societe%20de%20transport%20de%20Laval') + '<br>' + decodeURI('Quebec') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/Societe_de_transport_de_Laval">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.02,-75.21),{title: 'Southeastern Pennsylvania Transportation Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Southeastern%20Pennsylvania%20Transportation%20Authority') + '</h2><a href="http://anystopapp.com/applications/Southeastern_Pennsylvania_Transportation_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Southeastern%20Pennsylvania%20Transportation%20Authority') + '<br>' + decodeURI('Philadelphia') + ', ' + decodeURI('Pennsylvania') + '<p><a href="http://anystopapp.com/applications/Southeastern_Pennsylvania_Transportation_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(46.11,-123.85),{title: 'Sunset Empire Transportation District'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Sunset%20Empire%20Transportation%20District') + '</h2><a href="http://anystopapp.com/applications/Sunset_Empire_Transportation_District"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Sunset%20Empire%20Transportation%20District') + '<br>' + decodeURI('Clatsop%20County') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/Sunset_Empire_Transportation_District">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.1,-120.03),{title: 'Tahoe Area Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Tahoe%20Area%20Transit') + '</h2><a href="http://anystopapp.com/applications/Tahoe_Area_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Tahoe%20Area%20Transit') + '<br>' + decodeURI('Tahoe%20Basin%20Area') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Tahoe_Area_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.023,-122.17),{title: 'Tehama Rural Area eXpress'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Tehama%20Rural%20Area%20eXpress') + '</h2><a href="http://anystopapp.com/applications/Tehama_Rural_Area_eXpress"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Tehama%20Rural%20Area%20eXpress') + '<br>' + decodeURI('Tehama%20County') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Tehama_Rural_Area_eXpress">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(29.8817,-97.942),{title: 'Texas State University San Marcos'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Texas%20State%20University%20San%20Marcos') + '</h2><a href="http://anystopapp.com/applications/Texas_State_University_San_Marcos"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Texas%20State%20University%20San%20Marcos') + '<br>' + decodeURI('San%20Marcos') + ', ' + decodeURI('Texas') + '<p><a href="http://anystopapp.com/applications/Texas_State_University_San_Marcos">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(21.36,-157.9),{title: 'TheBus'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('TheBus') + '</h2><a href="http://anystopapp.com/applications/TheBus"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('TheBus') + '<br>' + decodeURI('Honolulu') + ', ' + decodeURI('Hawaii') + '<p><a href="http://anystopapp.com/applications/TheBus">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.18,-118.87),{title: 'Thousand Oaks Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Thousand%20Oaks%20Transit') + '</h2><a href="http://anystopapp.com/applications/Thousand_Oaks_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Thousand%20Oaks%20Transit') + '<br>' + decodeURI('Thousand%20Oaks') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Thousand_Oaks_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(48.41,-89.26),{title: 'Thunder Bay'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Thunder%20Bay') + '</h2><a href="http://anystopapp.com/applications/Thunder_Bay"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Thunder%20Bay') + '<br>' + decodeURI('Thunder%20Bay') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/Thunder_Bay">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(45.49,-123.67),{title: 'Tillamook County Transportation District'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Tillamook%20County%20Transportation%20District') + '</h2><a href="http://anystopapp.com/applications/Tillamook_County_Transportation_District"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Tillamook%20County%20Transportation%20District') + '<br>' + decodeURI('Tillamook%20County') + ', ' + decodeURI('Oregon') + '<p><a href="http://anystopapp.com/applications/Tillamook_County_Transportation_District">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.4,-76.61),{title: 'Towson University'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Towson%20University') + '</h2><a href="http://anystopapp.com/applications/Towson_University"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Towson%20University') + '<br>' + decodeURI('Towson') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/Towson_University">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.06,-84.52),{title: 'Transit Authority of Northern Kentucky'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Transit%20Authority%20of%20Northern%20Kentucky') + '</h2><a href="http://anystopapp.com/applications/Transit_Authority_of_Northern_Kentucky"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Transit%20Authority%20of%20Northern%20Kentucky') + '<br>' + decodeURI('Northern%20Kentucky') + ', ' + decodeURI('Kentucky') + '<p><a href="http://anystopapp.com/applications/Transit_Authority_of_Northern_Kentucky">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(-31.96,115.84),{title: 'Transperth'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Transperth') + '</h2><a href="http://anystopapp.com/applications/Transperth"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Transperth') + '<br>' + decodeURI('Perth') + ', ' + decodeURI('Australia') + '<p><a href="http://anystopapp.com/applications/Transperth">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(40.7,-122.98),{title: 'Trinity Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Trinity%20Transit') + '</h2><a href="http://anystopapp.com/applications/Trinity_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Trinity%20Transit') + '<br>' + decodeURI('Weaverville') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Trinity_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.0705,-118.443),{title: 'UCLA Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('UCLA%20Transit') + '</h2><a href="http://anystopapp.com/applications/UCLA_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('UCLA%20Transit') + '<br>' + decodeURI('Los%20Angeles') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/UCLA_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.55,-121.74),{title: 'Unitrans'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Unitrans') + '</h2><a href="http://anystopapp.com/applications/Unitrans"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Unitrans') + '<br>' + decodeURI('Davis') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Unitrans">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.3,-76.62),{title: 'University of Baltimore'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('University%20of%20Baltimore') + '</h2><a href="http://anystopapp.com/applications/University_of_Baltimore"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('University%20of%20Baltimore') + '<br>' + decodeURI('Baltimore') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/University_of_Baltimore">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(29.755,-95.364),{title: 'University of Houston'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('University%20of%20Houston') + '</h2><a href="http://anystopapp.com/applications/University_of_Houston"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('University%20of%20Houston') + '<br>' + decodeURI('Houston') + ', ' + decodeURI('Texas') + '<p><a href="http://anystopapp.com/applications/University_of_Houston">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.989,-76.9376),{title: 'University of Maryland'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('University%20of%20Maryland') + '</h2><a href="http://anystopapp.com/applications/University_of_Maryland"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('University%20of%20Maryland') + '<br>' + decodeURI('College%20Park') + ', ' + decodeURI('Maryland') + '<p><a href="http://anystopapp.com/applications/University_of_Maryland">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34,-81.03),{title: 'University of South Carolina'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('University%20of%20South%20Carolina') + '</h2><a href="http://anystopapp.com/applications/University_of_South_Carolina"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('University%20of%20South%20Carolina') + '<br>' + decodeURI('Columbia') + ', ' + decodeURI('South%20Carolina') + '<p><a href="http://anystopapp.com/applications/University_of_South_Carolina">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.31,-105.57),{title: 'University of Wyoming'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('University%20of%20Wyoming') + '</h2><a href="http://anystopapp.com/applications/University_of_Wyoming"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('University%20of%20Wyoming') + '<br>' + decodeURI('Laramie') + ', ' + decodeURI('Wyoming') + '<p><a href="http://anystopapp.com/applications/University_of_Wyoming">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(39.64,-106.37),{title: 'Vail Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Vail%20Transit') + '</h2><a href="http://anystopapp.com/applications/Vail_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Vail%20Transit') + '<br>' + decodeURI('Vail') + ', ' + decodeURI('Colorado') + '<p><a href="http://anystopapp.com/applications/Vail_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(34.27,-119.14),{title: 'Ventura Intercity'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Ventura%20Intercity') + '</h2><a href="http://anystopapp.com/applications/Ventura_Intercity"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Ventura%20Intercity') + '<br>' + decodeURI('Ventura') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Ventura_Intercity">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(41.3814,-70.642),{title: 'Vineyard Transit Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Vineyard%20Transit%20Authority') + '</h2><a href="http://anystopapp.com/applications/Vineyard_Transit_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Vineyard%20Transit%20Authority') + '<br>' + decodeURI('Martha%27s%20Vineyard') + ', ' + decodeURI('Massachussetts') + '<p><a href="http://anystopapp.com/applications/Vineyard_Transit_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(37.83,-122.37),{title: 'Water Emergency Transportation Authority'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('Water%20Emergency%20Transportation%20Authority') + '</h2><a href="http://anystopapp.com/applications/Water_Emergency_Transportation_Authority"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('Water%20Emergency%20Transportation%20Authority') + '<br>' + decodeURI('San%20Francisco') + ', ' + decodeURI('California') + '<p><a href="http://anystopapp.com/applications/Water_Emergency_Transportation_Authority">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(38.91,-77.03),{title: 'WMATA Washington'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('WMATA%20Washington') + '</h2><a href="http://anystopapp.com/applications/WMATA_Washington"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('WMATA%20Washington') + '<br>' + decodeURI('Washington') + ', ' + decodeURI('DC') + '<p><a href="http://anystopapp.com/applications/WMATA_Washington">Download Free!</a></p>');
				self.map.addOverlay(marker);
				marker = new GMarker(new GLatLng(43.89,-79.42),{title: 'York Region Transit'});
				marker.bindInfoWindowHtml('<h2>' + decodeURI('York%20Region%20Transit') + '</h2><a href="http://anystopapp.com/applications/York_Region_Transit"><img src=\'http://anystopapp.com/wp-content/themes/anystopapp/images/anystop_glossy.png\' style=\'float:left;border:0;\'></a>AnyStop: ' + decodeURI('York%20Region%20Transit') + '<br>' + decodeURI('Ontario') + ', ' + decodeURI('Canada') + '<p><a href="http://anystopapp.com/applications/York_Region_Transit">Download Free!</a></p>');
				self.map.addOverlay(marker);				}
			};
		}();
		$(Application.init);

	</script>
	
	
<!-- All in One SEO Pack 2.3.9.1 by Michael Torbert of Semper Fi Web Design[208,281] -->
<meta name="description" content="All of the AnyStop application pages now include QR codes that you can scan with your barcode scanner app on your Android phone. Scanning a code is quick and"/>

<meta name="keywords" content="android marketplace,qr codes"/>

<link rel="canonical" href="/2010/01/21/qrcodesnowavailable/index.html"/>
<!-- /all in one seo pack -->
<link rel="dns-prefetch" href="http://s.w.org/"/>
<link rel="alternate" type="application/rss+xml" title="AnyStop - Transit for Android » QR codes now available Comments Feed" href="/2010/01/21/qrcodesnowavailable/feed/index.html"/>
		<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"http:\/\/web.archive.org\/web\/20161025162802\/https:\/\/s.w.org\/images\/core\/emoji\/2\/72x72\/","ext":"/2010/01/21/qrcodesnowavailable/.png","svgUrl":"http:\/\/web.archive.org\/web\/20161025162802\/https:\/\/s.w.org\/images\/core\/emoji\/2\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/web.archive.org\/web\/20161025162802\/http:\/\/anystopapp.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.6.1"}};
			!function(a,b,c){function d(a){var c,d,e,f,g,h=b.createElement("canvas"),i=h.getContext&&h.getContext("2d"),j=String.fromCharCode;if(!i||!i.fillText)return!1;switch(i.textBaseline="top",i.font="600 32px Arial",a){case"flag":return i.fillText(j(55356,56806,55356,56826),0,0),!(h.toDataURL().length<3e3)&&(i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,65039,8205,55356,57096),0,0),c=h.toDataURL(),i.clearRect(0,0,h.width,h.height),i.fillText(j(55356,57331,55356,57096),0,0),d=h.toDataURL(),c!==d);case"diversity":return i.fillText(j(55356,57221),0,0),e=i.getImageData(16,16,1,1).data,f=e[0]+","+e[1]+","+e[2]+","+e[3],i.fillText(j(55356,57221,55356,57343),0,0),e=i.getImageData(16,16,1,1).data,g=e[0]+","+e[1]+","+e[2]+","+e[3],f!==g;case"simple":return i.fillText(j(55357,56835),0,0),0!==i.getImageData(16,16,1,1).data[0];case"unicode8":return i.fillText(j(55356,57135),0,0),0!==i.getImageData(16,16,1,1).data[0];case"unicode9":return i.fillText(j(55358,56631),0,0),0!==i.getImageData(16,16,1,1).data[0]}return!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g,h,i;for(i=Array("simple","flag","unicode8","diversity","unicode9"),c.supports={everything:!0,everythingExceptFlag:!0},h=0;h<i.length;h++)c.supports[i[h]]=d(i[h]),c.supports.everything=c.supports.everything&&c.supports[i[h]],"flag"!==i[h]&&(c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&c.supports[i[h]]);c.supports.everythingExceptFlag=c.supports.everythingExceptFlag&&!c.supports.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.everything||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
		<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<script type="text/javascript" src="/wpincludes/js/jquery/jquery_ver_1.12.4.js"></script>
<script type="text/javascript" src="/wpincludes/js/jquery/jquerymigrate.min_ver_1.4.1.js"></script>
<script type="text/javascript" src="/wpcontent/plugins/googleanalyticator/externaltracking.min_ver_6.4.9.js"></script>
<link rel="https://api.w.org/" href="/wpjson/index.html"/>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="/xmlrpc_rsd_.html"/>
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/wpincludes/wlwmanifest.xml"/> 
<link rel="next" title="Follow us on twitter @anystopapp" href="/2010/02/05/followusontwitteranystopapp/index.html"/>
<meta name="generator" content="WordPress 4.6.1"/>
<link rel="shortlink" href="/index_p_1.html"/>
<link rel="alternate" type="application/json+oembed" href="/wpjson/oembed/10/embed/index_url_http3A2F2Fanystopapp.com2F20102F012F212Fqrcodesnowavailable2F.html"/>
<link rel="alternate" type="text/xml+oembed" href="/wpjson/oembed/10/embed/index_url_http3A2F2Fanystopapp.com2F20102F012F212Fqrcodesnowavailable2F_ampformat_xml.html"/>
<script type="text/javascript" src="/wpincludes/js/twsack.min_ver_1.6.1.js"></script>
        <!-- WP DS FAQ -->
        <style type="\'text/css\'">

</style>        <script>
        //<![CDATA[
        function dsfaq_open_quest(id){
            document.getElementById("dsfaq_answer_" + id).innerHTML = '<img src="http://anystopapp.com/wp-content/plugins/wp-ds-faq/img/ajax-loader.gif" />';
            var mysack = new sack("/wpcontent/plugins/wpdsfaq/ajax.html" );
            mysack.execute = 1;
            mysack.method = 'POST';
            mysack.setVar( 'action', 'open_quest' );
            mysack.setVar( 'id', id );
            mysack.onError = function() { alert('Ajax error. [Error id: 10]' )};
            mysack.runAJAX();
            return true;
        }
        function dsfaq_close_quest(id){
            document.getElementById("dsfaq_answer_" + id).innerHTML = '';
            if(document.getElementById("dsfaq_tools_" + id)){
                document.getElementById("dsfaq_tools_" + id).innerHTML = '';
            }
            
            return true;
        }
                //]]>
        </script>
        <!-- END WP DS FAQ -->
        <!-- Google Analytics Tracking by Google Analyticator 6.4.9: http://www.videousermanuals.com/google-analyticator/ -->
<script type="text/javascript">
    var analyticsFileTypes = [''];
    var analyticsSnippet = 'enabled';
    var analyticsEventTracking = 'enabled';
</script>
<script type="text/javascript">
	var _gaq = _gaq || [];
  
	_gaq.push(['_setAccount', 'UA-12585613-1']);
    _gaq.push(['_addDevId', 'i9k95']); // Google Analyticator App ID with Google
	_gaq.push(['_trackPageview']);

	(function() {
		var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
		                ga.src = ('https:' == document.location.protocol ? 'https://ssl/' : 'http://www/') + '/2010/01/21/qrcodesnowavailable/googleanalyticscom/ga.js';
		                var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	})();
</script>
</head>
<body>
<div id="wrapper">

<div id="header">
	<h1><a href="/index.html" title="Anystop Home">Anystop</a></h1>
	<h2>Transit for Android</h2>
	<ul id="topMenu">
		<li><a href="/applications/index.html">Applications</a></li>
		<li><a href="/faq/index.html">FAQ</a></li>
		<li><a href="/blog/index.html">Blog</a></li>
		<li><a href="/about/index.html">About</a></li>
	</ul>
</div>
<div id="container">
	
			
	<div class="post" id="post-1">
		<h2><a href="/2010/01/21/qrcodesnowavailable/index.html" title="QR codes now available">QR codes now available</a></h2>
			<em>January 21, 2010</em>
		<div class="entry">
			<p><img src="/wpcontent/uploads/2010/01/translinkarchiverqr.png" alt="" title="translinkarchiverqr" width="230" height="230" class="alignright size-full wp-image-17" srcset="http://anystopapp.com/wp-content/uploads/2010/01/translinkarchiverqr.png 230w, http://anystopapp.com/wp-content/uploads/2010/01/translinkarchiverqr-150x150.png 150w" sizes="(max-width: 230px) 100vw, 230px"/>All of the AnyStop application pages now include <a href="http://en.wikipedia.org/wiki/QR_Code">QR codes</a> that you can scan with your barcode scanner app on your Android phone.   Scanning a code is quick and easy and will take you right to the Application&#8217;s download page in the Android Marketplace on your device.  Try it with the code above (its for British Colombia Transit).</p>
						<div class="left"><a href="/2010/01/21/qrcodesnowavailable/index.html">2 Comments &#187;</a></div>
			<div class="right">Tags: <a href="/tag/androidmarketplace/index.html" rel="tag">android marketplace</a>, <a href="/tag/qrcodes/index.html" rel="tag">qr codes</a></div>
			<div style="clear:both"></div>
		</div>
		<div class="comments-template">
			
<!-- You can start editing here. -->

	<h3 id="comments">2 Responses to &#8220;QR codes now available&#8221;</h3>

<ol class="commentlist">

	<li class="alt" id="comment-14">

<div class="commentmetadata">
<img alt="" src="http://1.gravatar.com/avatar/44476fc107dc403a3e1227a2eedee4ff?s=96&amp;d=mm&amp;r=g" srcset="http://1.gravatar.com/avatar/44476fc107dc403a3e1227a2eedee4ff?s=192&amp;d=mm&amp;r=g 2x" class="avatar avatar-96 photo" height="96" width="96"/><strong>Aeksandar</strong>, on <a href="#comment-14" title="">February 22nd, 2011 at 1:12 pm</a> Said&#58;  		</div>

<p>Hi,<br/>
what happened with Toronto TTC. I can&#8217;t find it any more.<br/>
Thanks</p>
	</li>



	<li class="" id="comment-15">

<div class="commentmetadata">
<img alt="" src="http://1.gravatar.com/avatar/706fc3916e1e0d9c5502e24c03ae838f?s=96&amp;d=mm&amp;r=g" srcset="http://1.gravatar.com/avatar/706fc3916e1e0d9c5502e24c03ae838f?s=192&amp;d=mm&amp;r=g 2x" class="avatar avatar-96 photo" height="96" width="96"/><strong>admin</strong>, on <a href="#comment-15" title="">February 23rd, 2011 at 12:58 am</a> Said&#58;  		</div>

<p>We removed it due to incomplete data but we&#8217;ll be relaunching it again soon hopefully.</p>
	</li>


	</ol>




		<h3 id="respond">Leave a Comment</h3>


<form action="/wpcommentspost.html" method="post" id="commentform">

<p><input type="text" name="author" id="author" value="" size="40" tabindex="1"/>
<label for="author"><small>Name (required)</small></label></p>

<p><input type="text" name="email" id="email" value="" size="40" tabindex="2"/>
<label for="email"><small>Mail (will not be published) (required)</small></label></p>

<p><input type="text" name="url" id="url" value="" size="40" tabindex="3"/>
<label for="url"><small>Website</small></label></p>


<!--<p><small><strong>XHTML:</strong> You can use these tags&#58; &lt;a href=&quot;&quot; title=&quot;&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;cite&gt; &lt;code&gt; &lt;del datetime=&quot;&quot;&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=&quot;&quot;&gt; &lt;s&gt; &lt;strike&gt; &lt;strong&gt; </small></p>-->

<p><textarea name="comment" id="comment" cols="60" rows="10" tabindex="4"></textarea></p>

<p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment"/>
<input type="hidden" name="comment_post_ID" value="1"/>
</p>

<p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="6609a1eb76"/></p><p style="display: none;"><input type="hidden" id="ak_js" name="ak_js" value="61"/></p>
</form>


		</div>
	</div>
	
			<div class="navigation">
					</div>
	
	</div>


<div class="sidebar">
	<ul>
		<li id="map_wrapper">
			<h2><a href="/applications/index.html">AnyStop Location Map</a></h2>
			<div id="map_canvas" style="height:340px;width:340px;"></div>
		</li>
		
		<li><h2><a href="http://twitter.com/anystopapp" title="Follow us on Twitter">Recent Tweets</a></h2>
			<ul class="twitter"><li>No public Twitter messages.</li></ul>		</li>
				<li><h2>Popular Tags</h2>
			<div class="tagcloud">
			<a href="/tag/androidmarketplace/index.html" class="tag-link-4 tag-link-position-1" title="1 topic" style="font-size: 8pt;">android marketplace</a>
<a href="/tag/news/index.html" class="tag-link-10 tag-link-position-2" title="1 topic" style="font-size: 8pt;">news</a>
<a href="/tag/newyorktimes/index.html" class="tag-link-9 tag-link-position-3" title="1 topic" style="font-size: 8pt;">new york times</a>
<a href="/tag/qrcodes/index.html" class="tag-link-3 tag-link-position-4" title="1 topic" style="font-size: 8pt;">qr codes</a>
<a href="/tag/sanfrancisco/index.html" class="tag-link-8 tag-link-position-5" title="1 topic" style="font-size: 8pt;">San Francisco</a>
<a href="/tag/serviceupdates/index.html" class="tag-link-6 tag-link-position-6" title="1 topic" style="font-size: 8pt;">service updates</a>
<a href="/tag/streetsblog/index.html" class="tag-link-7 tag-link-position-7" title="1 topic" style="font-size: 8pt;">streetsblog</a>
<a href="/tag/twitter/index.html" class="tag-link-5 tag-link-position-8" title="1 topic" style="font-size: 8pt;">twitter</a>			</div>
		</li>
					</ul>
		</li>
		
	</ul>
</div>

<div id="footer">
	<div class="left">
		Copyright &#169;2016 <a href="http://blinktag.com/">BlinkTag Inc.</a>	
	</div>
	<div class="right">Follow <a href="http://twitter.com/anystopapp" title="Follow us on Twitter">@anystopapp</a> on twitter | 
		Questions?  Email <a href="mailto:info@anystopapp.com">info@anystopapp.com</a>
	</div>
	<div style="clear:both;"></div>

</div>
<script type="text/javascript" src="/wpcontent/plugins/akismet/_inc/form_ver_3.2.js"></script>
<script type="text/javascript" src="/wpincludes/js/wpembed.min_ver_4.6.1.js"></script>

</div>
</body>
</html>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: anystopapp.com @ 2016-10-23 07:04:54 by W3 Total Cache -->