function file_name_only(str) { 
	var slash = '/';
	if (str.match(/\\/)) { 
	slash = '\\'; 
	} 
	return str.substring(str.lastIndexOf(slash) + 1, str.lastIndexOf('.')); 
}

var string=(location.href);
var pageName = file_name_only(string); 


if(pageName == "whoweare_pressroom_mediakit"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Marketworks\' solution has allowed Olympus to quickly scale an entirely new sales channel and offer refurbished inventory direct to the consumer.”');
	document.write('<div class="quote-source">');
	document.write('Olympus Auctions');
	document.write('<a href="pdf/Case Study Olympus.pdf" target="_blank">See Case Study</a>');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“With more than 100,000 monthly auctions on eBay alone and a presence on all of the leading shopping and search engines, there is no physical way we could handle the listings, notifications, and orders that Marketworks automates for us.  Even with an army of people on it, the process is too complex for humans to manage accurately.”');
	document.write('<div class="quote-source" style="border-bottom:none;">');
	document.write('Adam Hersh Auctions');
	document.write('');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_training"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“We don\'t know anything about web design, technology, or online marketing and we don\'t have to.  Marketworks has everything we need – it is truly a one-stop shop.”');
	document.write('<div class="quote-source" style="border-bottom:none;">');
	document.write('Truck Accessory Outlet');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_product"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Marketworks is a \'dream come true\' from an inventory management standpoint. We can manage sales across channels from one central system.”');
	document.write('<div class="quote-source">');
	document.write('Premier Appliance');
	document.write('');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_product_storefront"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“After implementing Marketworks, we were quickly able to list three times as many items, while freeing up half of our time to improve the quality of our listings.”');
	document.write('<div class="quote-source">');
	document.write('Parkers of Bolton');
	document.write('<a href="pdf/Case Study Parkers Bolton UK.pdf" target="_blank">See Case Study</a>');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_product_comparison"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“While our retail store growth is limited by foot traffic, with Marketworks, our online growth is only limited by inventory.”');
	document.write('<div class="quote-source">');
	document.write('The Shoe Planet<br />');
	document.write('Albuquerque, New Mexico');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_product_management"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“With Marketworks, we expect to handle 2.5 times the sales volume this holiday season compared to last with the same number of resources working regular hours.”');
	document.write('<div class="quote-source">');
	document.write('Entertainment House');
	document.write('');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_product_management"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Shipping used to be the single most difficult part of our business.   With Marketworks’ shipping solution, we’ve slashed shipment processing time by 60%.”');
	document.write('<div class="quote-source">');
	document.write('MirMedia Movies and Music');
	document.write('');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_product_other"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“I can\'t live without the automation capabilities Marketworks provides.”');
	document.write('<div class="quote-source">');
	document.write('Billionbuck (Australia)');
	document.write('<a href="pdf/Case Study Billionbuck AU.pdf" target="_blank">See Case Study</a>');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_product_other"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Marketworks’ solution has allowed Olympus to quickly scale an entirely new sales channel and offer refurbished inventory direct to the consumer.”');
	document.write('<div class="quote-source">');
	document.write('Olympus Auctions');
	document.write('<a href="pdf/Case Study Olympus.pdf" target="_blank">See Case Study</a>');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_marketingservices"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Having my web site integrated with my eBay business has enabled us to add a whole new sales channel with very little impact on operations. Plus, the storefront design that Marketworks created was exactly what I wanted.”');
	document.write('<div class="quote-source">');
	document.write('ediscountbike.com');
	document.write('');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_marketingservices_creative"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Without Marketworks, we would not have received eBay\'s prestigious Best in Stores Award for best use of custom creative. It has been the most professional and results-oriented experience with an eBay Provider our company has ever encountered, bar none.”');
	document.write('<div class="quote-source">');
	document.write('Period Paper');
	document.write('');
	document.write('</div></blockquote>');
}

if(pageName == "whatwedo_marketingservices_traffic"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Marketworks has done an incredible job of developing and managing our paid search campaigns. No longer do we view ourselves only as a bike seller -- we view ourselves as an online marketing company.”');
	document.write('<div class="quote-source">');
	document.write('eDiscountBike.com');
	document.write('');
	document.write('</div></blockquote>');
}

if(pageName == "support-training"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“I am an online seller just like you.  Four years ago, when I discovered first hand what Marketworks could do for my eBay business, I believed its value so much that I joined the company.”');
	document.write('<div class="quote-source">');
	document.write('Kerry Grubb<br />');
	document.write('Director, Account Management<br>');
	document.write('Marketworks');
	document.write('');
	document.write('</div></blockquote>');
}
if(pageName == "whymarketworks"){
	document.write('<blockquote style="margin-top:0;">');
	document.write('“Through Marketworks’ automation alone, we expect to grow our transaction volume by 50% within the second 30 days of being with Marketworks.”');
	document.write('<div class="quote-source" style="border-bottom:0px;">');
	document.write('Minor Details');
	document.write('');
	document.write('</div></blockquote>');
}