function isPage(){
var urlstring= window.location.href;
if (urlstring.indexOf("propertymall")!=-1){
return "MC"
} else {
return "About"	
}}
var pagetype = isPage();
var siteName = "Apt";
document.write('<scr' + 'ipt src=\"/jscript/common/apts_s_code.js\" language=\"javascript\">');
document.writeln('</scr' + 'ipt>'); 
document.write('<scr' + 'ipt src=\"/jscript/WebAnalytics.js\" language=\"javascript\">');
document.writeln('</scr' + 'ipt>'); 

<!-- Hide from old browsers
// Modify to reflect site specifics
adserver = "http://acc.apartments.com/";
if (pagetype == "MC"){
target = "SITE=APARTMENTS.COM/AREA=/PG=PMC/AM=/BEDS=/HTYPE=/AFF=";
}else{
target = "SITE=APARTMENTS.COM/AREA=/PG=all/AM=/BEDS=/HTYPE=/AFF=";
}
// Cache-busting and pageid values
var random = Math.floor(Math.random() * 1000000);
var pageid = Math.floor(Math.random() * 1000000);
// End Hide -->

document.write('<div align="center">');
document.writeln('<link href="/css/apt.css" rel="stylesheet" type="text/css" />')

document.write('<div class="leaderboardPR">');
document.writeln('<ifr' + 'ame src="' + adserver + 'hserver/acc_random=' + random + 
	'/aamsz=728x90/pos=leaderboard/' + target + '/pageid=' + pageid + 
	'" width="728" height="90" target="_blank" marginwidth="0" marginheight="0" frameborder="0" noresize scrolling="no">');
document.writeln('</ifr' + 'ame>'); 
document.write('</div>');
document.write('<div id="apt-header-containerPR">');
	document.write('<div class="center-itPR">');
document.write('<a href="http://www.apartments.com/" class="logo"><img src="http://media.apartments.com/images/general/logo.jpg" alt="Rent Apartments" /></a>');

document.write('<div align="right">');
document.write('<ul id="apt-navigationPR">');

				document.write('<li class="greenonPR"><a href="http://www.apartments.com/" title="Search Millions of Apartments and Houses for Rent across the United States. View photos, floor plans, take a virtual tour and more.">Search for Rentals</a></li>');
				document.write('<li class="greenoffPR"><a href="http://www.movingcenter.com/" title="Make your moving and relocation process easier &ndash; find movers, access truck rental information, view credit reports, set up your utilities and more.">Moving Center</a></li>');
				document.write('<li class="greenoffPR"><a href="http://living.apartments.com/" title="Everything you need to know about living in an apartment. Browse useful information on landlords, leases, budgeting, moving, gardening, decorating and more.">Apartment Living</a></li>');
				document.write('<li class="grayoffPR"><a href="http://www.apartments.com/propertymall/index.aspx" title="Information and Tools for Apartments.com Advertisers: Update your ad, access reporting tools, learn more about Apartments.com products and more.">Manager Center</a></li>');
				document.write('<li class="grayoffPR"><a href="http://www.apartments.com/BronzeRouter.aspx">Place An Ad</a></li>');
				document.write('<li class="grayoffPR"><a href="http://www.apartments.com/landlordResources/" title="">Landlord Resources</a></li>');
			document.write('</ul>');
	
			document.write('</div>');	
			document.write('</div>');
	document.write('</div>');

	document.write('</div>');
document.write('</div>');



