<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Disappearing Corners</title>
	<atom:link href="http://www.disappearingcorners.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.disappearingcorners.com</link>
	<description>Rediscovering Shanghai&#039;s forgotten heritage through photography &#38; tales</description>
	<lastBuildDate>Sun, 19 Feb 2012 10:38:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Yafa Apartments</title>
		<link>http://www.disappearingcorners.com/yafa-apartments/</link>
		<comments>http://www.disappearingcorners.com/yafa-apartments/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 10:38:22 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1525</guid>
		<description><![CDATA[Address: 255-267 Wuyuan Rd (五原路255-267号) Designed by Robert Fan.]]></description>
			<content:encoded><![CDATA[<p>Address: 255-267 Wuyuan Rd (五原路255-267号)</p>
<p>Designed by Robert Fan.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1525" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1525" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0235.JPG-V-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0235.JPG-V-50x50.jpg" alt="" title="Yafa Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0238.JPG-V-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0238.JPG-V-50x50.jpg" alt="" title="Yafa Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0229.JPG-V-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0229.JPG-V-50x50.jpg" alt="" title="Yafa Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1525" class="loader"></div>
					<div id="slideshow_1525" class="slideshow"></div>
					<div id="caption_1525" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1525 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1525').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1525',
					controlsContainerSel:      '#controls_1525',
					captionContainerSel:       '#caption_1525',  
					loadingContainerSel:       '#loading_1525',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/yafa-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apartments on Central Wulumuqi Road</title>
		<link>http://www.disappearingcorners.com/apartments-on-central-wulumuqi-road/</link>
		<comments>http://www.disappearingcorners.com/apartments-on-central-wulumuqi-road/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 10:29:57 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1519</guid>
		<description><![CDATA[Address: 361 Central Wulumuqi Rd (乌鲁木齐中路361号)]]></description>
			<content:encoded><![CDATA[<p>Address: 361 Central Wulumuqi Rd (乌鲁木齐中路361号)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1519" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1519" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6301-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6301-50x50.jpg" alt="" title="IMG_6301" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6304-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6304-50x50.jpg" alt="" title="IMG_6304" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6310-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6310-50x50.jpg" alt="" title="IMG_6310" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1519" class="loader"></div>
					<div id="slideshow_1519" class="slideshow"></div>
					<div id="caption_1519" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1519 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1519').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1519',
					controlsContainerSel:      '#controls_1519',
					captionContainerSel:       '#caption_1519',  
					loadingContainerSel:       '#loading_1519',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/apartments-on-central-wulumuqi-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rainbow Apartments</title>
		<link>http://www.disappearingcorners.com/rainbow-apartments/</link>
		<comments>http://www.disappearingcorners.com/rainbow-apartments/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 10:26:40 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1514</guid>
		<description><![CDATA[Address: 20 West Fuxing Rd (复兴西路20号)]]></description>
			<content:encoded><![CDATA[<p>Address: 20 West Fuxing Rd (复兴西路20号)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1514" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1514" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0274-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0274-50x50.jpg" alt="" title="20 West Fuxing Rd" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0279-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/100_0279-50x50.jpg" alt="" title="20 West Fuxing Rd" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1514" class="loader"></div>
					<div id="slideshow_1514" class="slideshow"></div>
					<div id="caption_1514" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1514 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1514').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1514',
					controlsContainerSel:      '#controls_1514',
					captionContainerSel:       '#caption_1514',  
					loadingContainerSel:       '#loading_1514',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/rainbow-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apartments on West Fuxing Road</title>
		<link>http://www.disappearingcorners.com/apartments-on-west-fuxing-road/</link>
		<comments>http://www.disappearingcorners.com/apartments-on-west-fuxing-road/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 10:16:32 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1510</guid>
		<description><![CDATA[Address: 32 West Fuxing Rd (复兴西路32号)]]></description>
			<content:encoded><![CDATA[<p>Address: 32 West Fuxing Rd (复兴西路32号)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1510" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1510" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_5754-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_5754-50x50.jpg" alt="" title="IMG_5754" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1510" class="loader"></div>
					<div id="slideshow_1510" class="slideshow"></div>
					<div id="caption_1510" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1510 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1510').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1510',
					controlsContainerSel:      '#controls_1510',
					captionContainerSel:       '#caption_1510',  
					loadingContainerSel:       '#loading_1510',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/apartments-on-west-fuxing-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apartments on Central Fuxing Road</title>
		<link>http://www.disappearingcorners.com/apartments-on-central-fuxing-road/</link>
		<comments>http://www.disappearingcorners.com/apartments-on-central-fuxing-road/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 10:08:53 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1503</guid>
		<description><![CDATA[Address: 1466 Central Fuxing Rd (复兴中路1466号)]]></description>
			<content:encoded><![CDATA[<p>Address: 1466 Central Fuxing Rd (复兴中路1466号)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1503" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1503" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6324-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_6324-50x50.jpg" alt="" title="1466 Central Fuxing Rd" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1503" class="loader"></div>
					<div id="slideshow_1503" class="slideshow"></div>
					<div id="caption_1503" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1503 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1503').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1503',
					controlsContainerSel:      '#controls_1503',
					captionContainerSel:       '#caption_1503',  
					loadingContainerSel:       '#loading_1503',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/apartments-on-central-fuxing-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apartments on Central Huaihai Road</title>
		<link>http://www.disappearingcorners.com/apartments-on-central-huaihai-road/</link>
		<comments>http://www.disappearingcorners.com/apartments-on-central-huaihai-road/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 10:01:36 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1497</guid>
		<description><![CDATA[Address: 1301 Central Huaihai Rd (淮海中路1301号)]]></description>
			<content:encoded><![CDATA[<p>Address: 1301 Central Huaihai Rd (淮海中路1301号)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1497" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1497" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_5287-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2012/02/IMG_5287-50x50.jpg" alt="" title="1301 Central Huaihai Rd" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1497" class="loader"></div>
					<div id="slideshow_1497" class="slideshow"></div>
					<div id="caption_1497" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1497 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1497').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1497',
					controlsContainerSel:      '#controls_1497',
					captionContainerSel:       '#caption_1497',  
					loadingContainerSel:       '#loading_1497',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/apartments-on-central-huaihai-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crystal Palace</title>
		<link>http://www.disappearingcorners.com/crystal-palace/</link>
		<comments>http://www.disappearingcorners.com/crystal-palace/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 16:47:13 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[The Florian Collection]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1397</guid>
		<description><![CDATA[Address: No 3 Lane 280 Central Wulumuqi Rd (乌鲁木齐中路280弄3号) Built in 1940.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No 3 Lane 280 Central Wulumuqi Rd (乌鲁木齐中路280弄3号)<br />
</strong></p>
<p>Built in 1940.<br />

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1397" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1397" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1564-400x299.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1564-50x50.jpg" alt="" title="IMG_1564" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Crystal Palace</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1595.JPG-copy-400x299.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1595.JPG-copy-50x50.jpg" alt="" title="IMG_1595.JPG copy" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Crystal Palace</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1579-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1579-50x50.jpg" alt="" title="IMG_1579" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Crystal Palace</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1397" class="loader"></div>
					<div id="slideshow_1397" class="slideshow"></div>
					<div id="caption_1397" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1397 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1397').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1397',
					controlsContainerSel:      '#controls_1397',
					captionContainerSel:       '#caption_1397',  
					loadingContainerSel:       '#loading_1397',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		</p>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/crystal-palace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rose Villas</title>
		<link>http://www.disappearingcorners.com/rose-villas/</link>
		<comments>http://www.disappearingcorners.com/rose-villas/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 16:35:18 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[The Florian Collection]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1386</guid>
		<description><![CDATA[Address: 44 West Fuxing Rd (复兴西路44弄) Built in 1936.]]></description>
			<content:encoded><![CDATA[<p>Address: 44 West Fuxing Rd (复兴西路44弄)</p>
<p>Built in 1936.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1386" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1386" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1563-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1563-50x50.jpg" alt="" title="IMG_1563" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Rose Villas</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1526-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1526-50x50.jpg" alt="" title="IMG_1526" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Rose Villas</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1549-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1549-50x50.jpg" alt="" title="IMG_1549" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Rose Villas</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1556-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1556-50x50.jpg" alt="" title="IMG_1556" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Rose Villas</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1386" class="loader"></div>
					<div id="slideshow_1386" class="slideshow"></div>
					<div id="caption_1386" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1386 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1386').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1386',
					controlsContainerSel:      '#controls_1386',
					captionContainerSel:       '#caption_1386',  
					loadingContainerSel:       '#loading_1386',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/rose-villas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Willow Court</title>
		<link>http://www.disappearingcorners.com/willow-court/</link>
		<comments>http://www.disappearingcorners.com/willow-court/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 16:28:14 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[The Florian Collection]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1382</guid>
		<description><![CDATA[Address: 34 West Fuxing Rd (复兴西路34号) Léonard Veysseyre &#38; Kruze Built in 1934.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: 34 West Fuxing Rd (复兴西路34号)<br />
</strong></p>
<p>Léonard Veysseyre &amp; Kruze<br />
Built in 1934.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1382" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1382" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1470-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1470-50x50.jpg" alt="" title="IMG_1470" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Willow Court</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_5751-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_5751-50x50.jpg" alt="" title="Willow Court" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1382" class="loader"></div>
					<div id="slideshow_1382" class="slideshow"></div>
					<div id="caption_1382" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1382 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1382').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1382',
					controlsContainerSel:      '#controls_1382',
					captionContainerSel:       '#caption_1382',  
					loadingContainerSel:       '#loading_1382',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/willow-court/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Boissezon</title>
		<link>http://www.disappearingcorners.com/the-boissezon/</link>
		<comments>http://www.disappearingcorners.com/the-boissezon/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 16:23:29 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[The Florian Collection]]></category>
		<category><![CDATA[French Concession]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1373</guid>
		<description><![CDATA[Address: 26 West Fuxing Rd Leonard Veysseyre &#38; Kruze Built in 1933.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: 26 West Fuxing Rd</strong></p>
<p>Leonard Veysseyre &amp; Kruze<br />
Built in 1933.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1373" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1373" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1417-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/12/IMG_1417-50x50.jpg" alt="" title="IMG_1417" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Boissezon</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1373" class="loader"></div>
					<div id="slideshow_1373" class="slideshow"></div>
					<div id="caption_1373" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1373 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1373').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1373',
					controlsContainerSel:      '#controls_1373',
					captionContainerSel:       '#caption_1373',  
					loadingContainerSel:       '#loading_1373',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-boissezon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shang-fang Gardens</title>
		<link>http://www.disappearingcorners.com/shang-fang-gardens/</link>
		<comments>http://www.disappearingcorners.com/shang-fang-gardens/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 09:36:58 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[The Florian Collection]]></category>
		<category><![CDATA[French Concession]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1360</guid>
		<description><![CDATA[Address: Central Huaihai Rd Lane 1285 (淮海中路1285弄) Built in 1938. Spence Robinson &#38; Partners.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Central Huaihai Rd Lane 1285 (淮海中路1285弄)<br />
</strong></p>
<p>Built in 1938. Spence Robinson &amp; Partners.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_1360" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_1360" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/10/IMG_7028-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/10/IMG_7028-50x50.jpg" alt="" title="IMG_7028" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Shang-fang Gardens</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/10/IMG_7023-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/10/IMG_7023-50x50.jpg" alt="" title="IMG_7023" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Shang-fang Gardens</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2010/10/IMG_7021-375x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2010/10/IMG_7021-50x50.jpg" alt="" title="IMG_7021" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Shang-fang Gardens</div>
												<div class="image-desc">© Florian Thomas</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_1360" class="loader"></div>
					<div id="slideshow_1360" class="slideshow"></div>
					<div id="caption_1360" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_1360 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_1360').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_1360',
					controlsContainerSel:      '#controls_1360',
					captionContainerSel:       '#caption_1360',  
					loadingContainerSel:       '#loading_1360',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/shang-fang-gardens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jubilee Court</title>
		<link>http://www.disappearingcorners.com/jubilee-court/</link>
		<comments>http://www.disappearingcorners.com/jubilee-court/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 07:39:44 +0000</pubDate>
		<dc:creator>f.thomas</dc:creator>
				<category><![CDATA[The Florian Collection]]></category>
		<category><![CDATA[French Concession]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=1347</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/jubilee-court/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The China Baptist Publication Building</title>
		<link>http://www.disappearingcorners.com/the-china-baptist-publication-building-2/</link>
		<comments>http://www.disappearingcorners.com/the-china-baptist-publication-building-2/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 17:53:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=983</guid>
		<description><![CDATA[Address: 128 Huqiu Road (Text with kind permission from Hudec.cn) Locating at No. 209 Yuanmingyuan Road, China Baptist Publication Society Building was formerly known as Gospel Light Building, referring to the publication Gospel Light, by the Baptist organization. Now the building remains vacant.. Designed in September 1930 and completed in March 1932, the eight-storey reinforced [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: 128 Huqiu Road</strong></p>
<p><em>(Text with kind permission from Hudec.cn)</em></p>
<p>Locating at No. 209 Yuanmingyuan Road, China Baptist Publication Society Building was formerly known as Gospel Light Building, referring to   the publication Gospel Light, by the Baptist organization. Now the building remains vacant.. Designed in September 1930 and completed in March 1932, the eight-storey reinforced concrete structure was engineered by BENGTLINDSKOG and constructed by the Qiaxing Constructing Firm.<br />
Facing to the east, the façade features acute-angled vertical lines rolling along the parapets and setback on the top levels, all covered with dark brown brick tiles. All these are typical expressions of the Gothic Art Deco style of American skyscrapers at that time. The slim brick columns with stone cappings together with large glass windows between form a strong texture and pattern of light and shadow. The interior public space paved with terrazzo or mosaic, the flowing treatments to the ceilings, corner beads and use of light are all evidence of Modernism. Some important organizations, such as the Christian Publishing House, the China Baptist Publication Society, and Hujiang University occupied the Building successively. After 1932, Hudec’s firm was also moved into this Building.<br />
The design of this building reveals the formation of Hudec’s individual architectural style, with a preference for Gothic Revival architectural features, particularly notable in the rich brickwork façade. It also witnesses his growth step by step as an ecletic architect able to work in a variety of architectural styles. (The building has been listed as Heritage Architecture of Shanghai since 1994.)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_983" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_983" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_983" class="loader"></div>
					<div id="slideshow_983" class="slideshow"></div>
					<div id="caption_983" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_983 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_983').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_983',
					controlsContainerSel:      '#controls_983',
					captionContainerSel:       '#caption_983',  
					loadingContainerSel:       '#loading_983',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-china-baptist-publication-building-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>St. John&#8217;s University</title>
		<link>http://www.disappearingcorners.com/st-johns-university/</link>
		<comments>http://www.disappearingcorners.com/st-johns-university/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:41:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Changning District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=800</guid>
		<description><![CDATA[No. 1575, Wan Han Du Road Text Copied from Plague: St. John&#8217;s Collge. Masonry structure. Integration of Chinese and Western style. Tao-Fen Building (S.J.J Schereschewsky Hall): Designed by Atkinson &#38; Dallas, Civil Engineers and Architects. Built in 1894. Adminstration Building (The No. 3 Building): Built in 1898. Science Building (Ge-Zhi Building): Designed by Atkinson &#38; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>No. 1575, Wan Han Du Road</strong></p>
<p>Text Copied from Plague:</p>
<p>St. John&#8217;s Collge. Masonry structure. Integration of Chinese and Western style. Tao-Fen Building (S.J.J Schereschewsky Hall): Designed by Atkinson &amp; Dallas, Civil Engineers and Architects. Built in 1894. Adminstration Building (The No. 3 Building): Built in 1898. Science Building (Ge-Zhi Building): Designed by Atkinson &amp; Dallas, Civil Engineers and Architects. Built in 1899. Dormitory Building (Yan Yongjing Hall): Built in 1904. Dormitory Building (Arthur Mann Hall): Designed by ALgar &amp; Co. Architects. Built i 1909. Dong-Feng Building (John Seaman Hall): Built in 1924.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_800" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_800" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/St.-Johns-University-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/St.-Johns-University-50x50.jpg" alt="" title="St. John&#039;s University" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_800" class="loader"></div>
					<div id="slideshow_800" class="slideshow"></div>
					<div id="caption_800" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_800 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_800').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_800',
					controlsContainerSel:      '#controls_800',
					captionContainerSel:       '#caption_800',  
					loadingContainerSel:       '#loading_800',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="386d0947416723f077663a3c64cd6399" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-386d0947416723f077663a3c64cd6399" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_386d0947416723f077663a3c64cd6399 = new google.maps.Map(document.getElementById("386d0947416723f077663a3c64cd6399"));
    var orc = new jQuery.GoogleMapOrchestrator(map_386d0947416723f077663a3c64cd6399, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.22389,121.41812", zoom : 15, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "386d0947416723f077663a3c64cd6399", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/st-johns-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Former Residence of Huang Yan Pei</title>
		<link>http://www.disappearingcorners.com/former-residence-of-huang-yan-pei/</link>
		<comments>http://www.disappearingcorners.com/former-residence-of-huang-yan-pei/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:40:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Chuansha County]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=798</guid>
		<description><![CDATA[Location: No 200 Xin Chuan Lu, Chuansha, Pudong Now I know why this house is a peace of treasure in Chuan Sha. Not only is it a historic courtyard; according to Professor Cai, one of the early town planners of Pudong New District, this is where Soong Ching Ling was born!]]></description>
			<content:encoded><![CDATA[<p><strong>Location: No 200 Xin Chuan Lu, Chuansha, Pudong</strong></p>
<p>Now I know why this house is a peace of treasure in Chuan Sha. Not only is it a historic courtyard; according to Professor Cai, one of the early town planners of Pudong New District, this is where Soong Ching Ling was born!</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_798" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_798" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/wang-yan-pei-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/wang-yan-pei-50x50.jpg" alt="" title="Former Residence of Wang Yan Pei" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Former Residence of Wang Yan Pei</div>
												<div class="image-desc">Nispero Fruits inside the courtyard of the residence
<br/>
Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_798" class="loader"></div>
					<div id="slideshow_798" class="slideshow"></div>
					<div id="caption_798" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_798 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_798').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_798',
					controlsContainerSel:      '#controls_798',
					captionContainerSel:       '#caption_798',  
					loadingContainerSel:       '#loading_798',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="fa5617f904455df16b395741d6a7ec30" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-fa5617f904455df16b395741d6a7ec30" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_fa5617f904455df16b395741d6a7ec30 = new google.maps.Map(document.getElementById("fa5617f904455df16b395741d6a7ec30"));
    var orc = new jQuery.GoogleMapOrchestrator(map_fa5617f904455df16b395741d6a7ec30, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.19525,121.70499", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "fa5617f904455df16b395741d6a7ec30", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/former-residence-of-huang-yan-pei/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Former Tung-Lai Building</title>
		<link>http://www.disappearingcorners.com/former-tung-lai-building/</link>
		<comments>http://www.disappearingcorners.com/former-tung-lai-building/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:39:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=796</guid>
		<description><![CDATA[Address: No. 587 West Nanjing Road I noticed this building in early 2009 when I went to the 555 Building for a business meeting. Although the exterior, at the time I visited looked no different from a typical modern euro-style mockup, I suspected it to be a historic structure based on my &#34;keen observation&#34; (just [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 587 West Nanjing Road</strong></p>
<p>I noticed this building in early 2009 when I went to the 555 Building for a business meeting. Although the exterior, at the time I visited looked no different from a typical modern euro-style mockup, I suspected it to be a historic structure based on my &quot;keen observation&quot; (just joking).</p>
<p>I decided to get into the building and to my expectation, it is indeed an old house. Much of the inerior was kept intact and I am very lucky to get a last glimpse of this old style elevator before it&#8217;s going to be torn down next month.</p>
<p>While shooting the interior in the dark hallways last week, I had the opportunity to chit chat with many of the tenants who passed by me:</p>
<p>An old man who is excited about the new elevator that will be installed after they torn down this old one.</p>
<p>Another comrade who told me about the few century-old tenants who walk up and down the stairs each day. Pity I didn&#8217;t witness that.</p>
<p>Another Ayi who told me that this building was built by the British (don&#8217;t think she&#8217;s correct) and that this house was featured in the first version of the action movie &quot;Bao Mi Ju De Qiang Sheng&quot; (Gunshot of the Secret Agency)</p>
<p>After some research and also thanks to my trusty directory of the apartment building book published by Tongji University Press, this building was built in 1927 and known as The Tung Lai Building. Tung Lai Bank was founded in 1918 in Tsingtao by Liu ZiShan (1880-1948), a Shandong Native. Many of this wealthy banker&#8217;s buildings are still well preserved in Tianjing.</p>
<p><b>Some interesting facts about Liu ZiShan:</b></p>
<p>Born in 1880 in the rurals of Shandong, he went to start earning his living as a street hawker at the tender age of 14. He later became a page to a German. He was a very clever man and self taught himself German and later Japanese. In 1908, he even became an interpreter for a German architect while at the same time started his life as an entrepreneur engaging in the construction material business. In the next few years, he also became a sole agent for many German products and became quite wealthy before the outbreak of WWI.</p>
<p>However, a large part of his first bucket of gold came from opium trade. In a short span of time, he won a whopping amount of 42 million yuan from trading opium and became the infamous &quot;Opium King of Tsingtao&quot;. He later diversified his business into the real estate, automobile (he was also agent of the American BUICK cars), logistic and transport, insurance, textile, electricity, coal mining and founded Tung Lai Bank in 1918, headquartered in Tsingtao, with the second branch opened in Tianjing in 1919.</p>
<p>As he accumulated his wealth, he deeply regretted about his early life as an opium trader and started his next chapter: PHILANTHROPY. He founded the Ji&#8217;Nan Orphanage, built the Shandong Univerity and also donated a lot of money in building the infrastructure in the Shandong Province.</p>
<p>He moved to Shanghai in the spring of 1948 to receive medical care and passed away in the same year, on 12th October after a heart attack.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_796" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_796" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Tung-Lai-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Tung-Lai-50x50.jpg" alt="" title="Former Tung Lai Building" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Former Tung Lai Building</div>
												<div class="image-desc">Elevator inside the building
<br/><br/>
Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_796" class="loader"></div>
					<div id="slideshow_796" class="slideshow"></div>
					<div id="caption_796" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_796 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_796').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_796',
					controlsContainerSel:      '#controls_796',
					captionContainerSel:       '#caption_796',  
					loadingContainerSel:       '#loading_796',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/former-tung-lai-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gezhi Middle School</title>
		<link>http://www.disappearingcorners.com/gezhi-middle-school/</link>
		<comments>http://www.disappearingcorners.com/gezhi-middle-school/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:38:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=794</guid>
		<description><![CDATA[Address: No. 66, North Guangxi Road Another fine example of Art Deco in Shanghai in the post-liberation period. Construction started on 30th October, 1962. One of the most famous schools in Shanghai, it was founded in 1874 by Xu Shou and an English missionary called John Fryer.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 66, North Guangxi Road</strong></p>
<p>Another fine example of Art Deco in Shanghai in the post-liberation period. Construction started on 30th October, 1962.</p>
<p>One of the most famous schools in Shanghai, it was founded in 1874 by Xu Shou and an English missionary called John Fryer.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_794" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_794" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Gezhi-Middle-School-Gate-333x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Gezhi-Middle-School-Gate-50x50.jpg" alt="" title="Gate of Gezhi Middle School" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Gate of Gezhi Middle School</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Gezhi-Middle-School-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Gezhi-Middle-School-50x50.jpg" alt="" title="Gezhi Middle School" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Gezhi Middle School</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_794" class="loader"></div>
					<div id="slideshow_794" class="slideshow"></div>
					<div id="caption_794" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_794 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_794').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_794',
					controlsContainerSel:      '#controls_794',
					captionContainerSel:       '#caption_794',  
					loadingContainerSel:       '#loading_794',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/gezhi-middle-school/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paulun Hospital</title>
		<link>http://www.disappearingcorners.com/paulun-hospital/</link>
		<comments>http://www.disappearingcorners.com/paulun-hospital/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:37:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=792</guid>
		<description><![CDATA[Address: No. 450 Fengyang Road Thanks to Mr. Hua Kejian, the guest speaker for the November ESH Meeting. This building has always been a hospital, even more than 100 years ago. It was founded by Erich Paulun in 1900, the German doctor who founded the medical school which is now known as Tongji University. Today, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 450 Fengyang Road</strong></p>
<p>Thanks to Mr. Hua Kejian, the guest speaker for the November ESH Meeting. This building has always been a hospital, even more than 100 years ago. It was founded by Erich Paulun in 1900, the German doctor who founded the medical school which is now known as Tongji University. Today, this house is part of the Changzheng Hospital.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_792" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_792" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/paulun-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/paulun-50x50.jpg" alt="" title="Exterior of Paulun Hospital" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Exterior of Paulun Hospital</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_792" class="loader"></div>
					<div id="slideshow_792" class="slideshow"></div>
					<div id="caption_792" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_792 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_792').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_792',
					controlsContainerSel:      '#controls_792',
					captionContainerSel:       '#caption_792',  
					loadingContainerSel:       '#loading_792',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/paulun-hospital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Former Residence of the YING Family</title>
		<link>http://www.disappearingcorners.com/former-residence-of-the-ying-family/</link>
		<comments>http://www.disappearingcorners.com/former-residence-of-the-ying-family/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:33:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=788</guid>
		<description><![CDATA[Address: No. 338, Fengyang Road On a beautiful early summer night in May 2009, I had this special chance to attend the regular ESH Meeting (Explore Shanghai Heritage) at the German Consulate and listen to the night&#8217;s special guest, Mr. To Foo Ying recalling about the life of Old Shanghai. Born in Shanghai to the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 338, Fengyang Road</strong></p>
<p>On a beautiful early summer night in May 2009, I had this special chance to attend the regular ESH Meeting (Explore Shanghai Heritage) at the German Consulate and listen to the night&#8217;s special guest, Mr. To Foo Ying recalling about the life of Old Shanghai. Born in Shanghai to the wealthy Ying family, he left for Hong Kong after the liberation and according to Mrs. Gabi, the consul&#8217;s wife, Mr. Ying went on to become a very successful businessman in the city. An alumnus of the St. John&#8217;s the Divine, he revisited Shanghai with his very elegant wife on this special occasion for an alumni gathering.</p>
<p>A 3-storey building with a &quot;false fourth floor&quot; located on the former Burkill Road, the present day Fengyang Road, it was built by To Foo&#8217;s father and cost him 100,000 tils of silver with all stone granite delivered from Soochow. It is interesting to note the rather hidden location of the house too. I have been in Shanghai for so many years and walked down this street for a trillion times but never will I know the existence of this unique building had I not attended this meeting. To Foo said Mr Ying the Senior was once kidnapped thus he wanted his house to be hidden behind the markets  so as to keep away from any unwanted attention.</p>
<p>The family owned a lot of properties, Linongs (Alley Houses) and lands all over Shanghai and one day, after 33 years living in the house, the People&#8217;s Government wanted to sue Mr. Ying, Sr. because a wall of one of the family&#8217;s Linongs on Tianjin Road was slanting. To Foo, who was 32 years old back then, represented his father on the 1st hearing.</p>
<p>&quot;What do you have to compensate?&quot;<br />
&quot;Nothing&quot;</p>
<p>On the 2nd hearing: The same question and also the same reply from To Foo.</p>
<p>After the 3rd hearing, To Foo went home and told his father that he&#8217;d go to jail if he can do nothing to compensate and convinced him to sell the house.</p>
<p>Mr. To Foo continued a very interesting part about the currency reform after the liberation which I couldn&#8217;t quite understand but anyway, in the very end, they sold the house to the government for 175,000 yuan.</p>
<p>Currently, the house is owned by a private advertising company. On a cold rainy afternoon, I went into the courtyard of the house and told the guard the words Boris (an architect, son of Mr. To Foo) taught me; I asked him earlier whether it&#8217;s possible to visit the house. Then I was greeted by a Mr. Y-, who I suppose to be the boss of the company. A firm handshake and a friendly smile, he instructed the guard to show me around and I had this privilege to take pictures from any corners of the house, from the ground floor up to the &quot;false fourth floor&quot;. Mr Zhao the guard, who happens to be a serious amateur photographer, helped me to get my tripod setup in the narrow staircase and hallways, and gave me a lot of invaluable suggestions on getting the best angle inside the house. The stained glass, I would say, are the most beautiful things, so as the tiled floors and the beautiful balcony&#8230; &#8230;</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_788" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_788" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying4-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying4-50x50.jpg" alt="" title="View of the whole house" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">View of the whole house</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying2-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying2-50x50.jpg" alt="" title="At the Gate" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">At the Gate</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying6-333x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying6-50x50.jpg" alt="" title="Waiting Room" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Waiting Room</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING9-333x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING9-50x50.jpg" alt="" title="Staircase" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Staircase</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING8-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING8-50x50.jpg" alt="" title="Staircase" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Staircase</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING___-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING___-50x50.jpg" alt="" title="Stained Glass" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Stained Glass</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING5-333x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/YING5-50x50.jpg" alt="" title="Dome made of Stained Glass" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Dome made of Stained Glass</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying-50x50.jpg" alt="" title="Grand Ballroom on the top floor" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Grand Ballroom</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying0-333x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying0-50x50.jpg" alt="" title="Balcony on the second floor" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Balcony on the second floor</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying7-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/ying7-50x50.jpg" alt="" title="Mosaic Tiles" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Mosaic Tiles</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_788" class="loader"></div>
					<div id="slideshow_788" class="slideshow"></div>
					<div id="caption_788" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_788 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_788').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_788',
					controlsContainerSel:      '#controls_788',
					captionContainerSel:       '#caption_788',  
					loadingContainerSel:       '#loading_788',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/former-residence-of-the-ying-family/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Residence at 40º North Xian Mian Ci Alley</title>
		<link>http://www.disappearingcorners.com/residence-at-40-north-xian-mian-ci-alley/</link>
		<comments>http://www.disappearingcorners.com/residence-at-40-north-xian-mian-ci-alley/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:32:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>
		<category><![CDATA[Old Town (老城厢)]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=786</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/residence-at-40-north-xian-mian-ci-alley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nanmen Bell Tower</title>
		<link>http://www.disappearingcorners.com/nanmen-bell-tower/</link>
		<comments>http://www.disappearingcorners.com/nanmen-bell-tower/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:31:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Old Town (老城厢)]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=784</guid>
		<description><![CDATA[Location: Somewhere around Xiao Shi Qiao Jie, A bell tower for the fire station erected in 1909&#8230;]]></description>
			<content:encoded><![CDATA[<p><strong>Location: Somewhere around Xiao Shi Qiao Jie</strong>,</p>
<p>A bell tower for the fire station erected in 1909&#8230;</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_784" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_784" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Namen-Bell-Tower-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Namen-Bell-Tower-50x50.jpg" alt="" title="Namen Bell Tower" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Namen Bell Tower</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_784" class="loader"></div>
					<div id="slideshow_784" class="slideshow"></div>
					<div id="caption_784" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_784 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_784').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_784',
					controlsContainerSel:      '#controls_784',
					captionContainerSel:       '#caption_784',  
					loadingContainerSel:       '#loading_784',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/nanmen-bell-tower/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Residence for Japanese Monks</title>
		<link>http://www.disappearingcorners.com/residence-for-japanese-monks/</link>
		<comments>http://www.disappearingcorners.com/residence-for-japanese-monks/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:30:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=782</guid>
		<description><![CDATA[Location: Nearby Zhapu Road Text from Cintia&#8217;s personal diary This Japanese house used to be the place where the Japanese monks lived. We were lucky to meet the current owner of the house, a middle aged Shanghainese man who bought the house recently at a very low price of just RMB 400,000! He told us [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Location: Nearby Zhapu Road</strong></p>
<p><em>Text from Cintia&#8217;s personal diary</em></p>
<p>This Japanese house used to be the place where the Japanese monks lived. We were lucky to meet the current owner of the house, a middle aged Shanghainese man who bought the house recently at a very low price of just RMB 400,000! </p>
<p>He told us as a kid, he lived nearby and was envious of the residents inside the house. He began to question himself, &quot;Why can this people live in this beautiful house? And if they can do so, why can&#8217;t I?&quot;</p>
<p>To celebrate his 52th birthday, he decided to purchase this house as a gift for himself, something he had wanted all his life!</p>
<p>The place is still undergoing renovation, and he even promised to invite us there when it&#8217;s done!</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_782" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_782" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/japanese-monk-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/japanese-monk-50x50.jpg" alt="" title="Entrance" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Entrance</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_782" class="loader"></div>
					<div id="slideshow_782" class="slideshow"></div>
					<div id="caption_782" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_782 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_782').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_782',
					controlsContainerSel:      '#controls_782',
					captionContainerSel:       '#caption_782',  
					loadingContainerSel:       '#loading_782',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/residence-for-japanese-monks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kangding Road Gurdwara</title>
		<link>http://www.disappearingcorners.com/kangding-road-gurdwara/</link>
		<comments>http://www.disappearingcorners.com/kangding-road-gurdwara/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:28:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=780</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/kangding-road-gurdwara/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dongbaoxing Road Gurdwara</title>
		<link>http://www.disappearingcorners.com/dongbaoxing-road-gurdwara/</link>
		<comments>http://www.disappearingcorners.com/dongbaoxing-road-gurdwara/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:27:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=778</guid>
		<description><![CDATA[Address: Nearby the Dongbaoxing Lu Metro Station (Line 1) According to E. Denison and Y. R. Guang&#8217;s BUILDING SHANGHAI, the original site for the Gurdwara was a graveyard thus construction had been delayed again and again as they need approval to remove the graves. Built by Robert Turner, the Gurdwara (A Sikh Temple) was opened [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Nearby the Dongbaoxing Lu Metro Station (Line 1)</strong></p>
<p>According to E. Denison and Y. R. Guang&#8217;s BUILDING SHANGHAI, the original site for the Gurdwara was a graveyard thus construction had been delayed again and again as they need approval to remove the graves. Built by Robert Turner, the Gurdwara (A Sikh Temple) was opened on 30th June, 1908.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_778" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_778" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Sikh-Temple-in-Shanghai-2-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Sikh-Temple-in-Shanghai-2-50x50.jpg" alt="" title="The Façade" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Façade</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Sikh-Temple-in-Shanghai-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Sikh-Temple-in-Shanghai-50x50.jpg" alt="" title="The Façade" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Façade</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Sikh-Temple-in-Shanghai-1-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Sikh-Temple-in-Shanghai-1-50x50.jpg" alt="" title="Side Entrance" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Side Entrance</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/SIKH_Dongbaoxin-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/SIKH_Dongbaoxin-50x50.jpg" alt="" title="Wall" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Wall</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_778" class="loader"></div>
					<div id="slideshow_778" class="slideshow"></div>
					<div id="caption_778" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_778 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_778').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_778',
					controlsContainerSel:      '#controls_778',
					captionContainerSel:       '#caption_778',  
					loadingContainerSel:       '#loading_778',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/dongbaoxing-road-gurdwara/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old Office Building on Yangshupu Road</title>
		<link>http://www.disappearingcorners.com/old-office-building-on-yangshupu-road/</link>
		<comments>http://www.disappearingcorners.com/old-office-building-on-yangshupu-road/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:26:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Yangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=776</guid>
		<description><![CDATA[Address: No 2086 Yangshupu Road Now vacant and a property owned by The Cotton Textile Co. Ltd., the old lady of the cloth shop at the other side of the street told me this building was initially built by the Japanese as an office building for a factory, and it later became a wine factory [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No 2086 Yangshupu Road</strong></p>
<p>Now vacant and a property owned by The Cotton Textile Co. Ltd., the old lady of the cloth shop at the other side of the street told me this building was initially built by the Japanese as an office building for a factory, and it later became a wine factory after 1949.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_776" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_776" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Office-Building-400x262.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Office-Building-50x50.jpg" alt="" title="Office Building on Yangshupu Road" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Office Building on Yangshupu Road</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_776" class="loader"></div>
					<div id="slideshow_776" class="slideshow"></div>
					<div id="caption_776" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_776 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_776').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_776',
					controlsContainerSel:      '#controls_776',
					captionContainerSel:       '#caption_776',  
					loadingContainerSel:       '#loading_776',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/old-office-building-on-yangshupu-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bank of Canton Building</title>
		<link>http://www.disappearingcorners.com/bank-of-canton-building/</link>
		<comments>http://www.disappearingcorners.com/bank-of-canton-building/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:25:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=774</guid>
		<description><![CDATA[Address: No. 349, Middle Jiangsu Road (formerly Kiangse Road) An Art Deco Building Standing on Kiangse Road, it was designed by the Chinese American architect Poy Gum Lee (1900~1968) and constructed completed in 1933.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 349, Middle Jiangsu Road (formerly Kiangse Road)</strong></p>
<p>An Art Deco Building Standing on Kiangse Road, it was designed by the Chinese American architect Poy Gum Lee (1900~1968) and constructed completed in 1933.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/bank-of-canton-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cantonese Baptist Church</title>
		<link>http://www.disappearingcorners.com/the-cantonese-baptist-church/</link>
		<comments>http://www.disappearingcorners.com/the-cantonese-baptist-church/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:24:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=772</guid>
		<description><![CDATA[A work by the Chinese American architect Poy Gum Lee standing on Barchet Road, the present day Xin Xiang Road (新乡路).]]></description>
			<content:encoded><![CDATA[<p>A work by the Chinese American architect Poy Gum Lee standing on Barchet Road, the present day Xin Xiang Road (新乡路).</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_772" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_772" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist4-315x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist4-50x50.jpg" alt="" title="Church Tower" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Church Tower</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist-400x132.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist-50x50.jpg" alt="" title="Exterior Wall" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Exterior Wall</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist9-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist9-50x50.jpg" alt="" title="Interior" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Interior</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist-2-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist-2-50x50.jpg" alt="" title="Church Window" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Church Window</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist-0-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/cantonese-baptist-0-50x50.jpg" alt="" title="Stairs" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Stairs</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_772" class="loader"></div>
					<div id="slideshow_772" class="slideshow"></div>
					<div id="caption_772" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_772 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_772').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_772',
					controlsContainerSel:      '#controls_772',
					captionContainerSel:       '#caption_772',  
					loadingContainerSel:       '#loading_772',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-cantonese-baptist-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bridge House</title>
		<link>http://www.disappearingcorners.com/bridge-house/</link>
		<comments>http://www.disappearingcorners.com/bridge-house/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:23:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=770</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<br />
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/bridge-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>River Gas Plant</title>
		<link>http://www.disappearingcorners.com/river-gas-plant/</link>
		<comments>http://www.disappearingcorners.com/river-gas-plant/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:21:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Yangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=766</guid>
		<description><![CDATA[No. 2524 Yangshupu Road. Shanghai started using GAS in 1864, and this building, erected at around 1934, was used as residential building for Senior Staffs of the River Gas Plant.]]></description>
			<content:encoded><![CDATA[<p><strong>No. 2524 Yangshupu Road.</strong></p>
<p>Shanghai started using GAS in 1864, and this building, erected at around 1934, was used as residential building for Senior Staffs of the River Gas Plant.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_766" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_766" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/River-Gas-Plant-400x242.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/River-Gas-Plant-50x50.jpg" alt="" title="River Gas Plant" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">River Gas Plant</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/River-Gas-Plant1-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/River-Gas-Plant1-50x50.jpg" alt="" title="River Gas Plant" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">River Gas Plant</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_766" class="loader"></div>
					<div id="slideshow_766" class="slideshow"></div>
					<div id="caption_766" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_766 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_766').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_766',
					controlsContainerSel:      '#controls_766',
					captionContainerSel:       '#caption_766',  
					loadingContainerSel:       '#loading_766',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/river-gas-plant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Glen Road Apartments</title>
		<link>http://www.disappearingcorners.com/glen-road-apartments/</link>
		<comments>http://www.disappearingcorners.com/glen-road-apartments/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:20:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Yangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=764</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/glen-road-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Former building of Anderson &amp; Meyer Company INC.</title>
		<link>http://www.disappearingcorners.com/former-building-of-anderson-meyer-company-inc/</link>
		<comments>http://www.disappearingcorners.com/former-building-of-anderson-meyer-company-inc/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:19:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Yangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=762</guid>
		<description><![CDATA[Address: No. 2200, Yangshupu Road Text Kindly provided by XieQiang Li This is the factory building of Anderson Meyer and Company, the sole agent of GE in China. In 1921, the company chose the current site, a large area of 220,000 sqm, to build this factory where they manufactured electric fans, refridgerators, watches and other [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 2200, Yangshupu Road</strong></p>
<p>Text Kindly provided by XieQiang Li</p>
<p>This is the factory building of Anderson Meyer and Company, the sole agent of GE in China. In 1921, the company chose the current site, a large area of 220,000 sqm, to build this factory where they manufactured electric fans, refridgerators, watches and other hardware.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_762" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_762" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/anderson-meyer-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/anderson-meyer-50x50.jpg" alt="" title="Anderson Meyer Company INC." />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Anderson Meyer Company INC.</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_762" class="loader"></div>
					<div id="slideshow_762" class="slideshow"></div>
					<div id="caption_762" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_762 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_762').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_762',
					controlsContainerSel:      '#controls_762',
					captionContainerSel:       '#caption_762',  
					loadingContainerSel:       '#loading_762',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/former-building-of-anderson-meyer-company-inc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lung Hwa Airport Terminal Building</title>
		<link>http://www.disappearingcorners.com/lung-hwa-airport-terminal-building/</link>
		<comments>http://www.disappearingcorners.com/lung-hwa-airport-terminal-building/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:16:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Xuhui District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=759</guid>
		<description><![CDATA[Address: Long Hua Road The Lunghwa Airport, which is a few blocks away from the Lunghwa Pagoda, was originally built in 1917 and went into commercial operation in 1929 until 1966, when it was replaced by the Hongqiao International Airport. The airport terminal is a semi-circular Art Deco building that has been recently converted into [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Long Hua Road</strong></p>
<p>The Lunghwa Airport, which is a few blocks away from the Lunghwa Pagoda, was originally built in 1917 and went into commercial operation in 1929 until 1966, when it was replaced by the Hongqiao International Airport. The airport terminal is a semi-circular Art Deco building that has been recently converted into an ugly KTV. The runway and other parts of the airport, which is now closed to public, are now used as a driving school.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_759" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_759" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Lung-Hwa-Airport-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Lung-Hwa-Airport-50x50.jpg" alt="" title="Lung Hwa Airport" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Lung Hwa Airport</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Lung-Hwa-Airport-1-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Lung-Hwa-Airport-1-50x50.jpg" alt="" title="Lung Hwa Airport" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Lung Hwa Airport</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lung-hwa-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lung-hwa-50x50.jpg" alt="" title="Interior of the Terminal Building: Fake Art Deco Pillars" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Interior of the Terminal Building: Fake Art Deco Pillars</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lung-hwa9-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lung-hwa9-50x50.jpg" alt="" title="Staircase" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Staircase</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_759" class="loader"></div>
					<div id="slideshow_759" class="slideshow"></div>
					<div id="caption_759" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_759 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_759').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_759',
					controlsContainerSel:      '#controls_759',
					captionContainerSel:       '#caption_759',  
					loadingContainerSel:       '#loading_759',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/lung-hwa-airport-terminal-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moller&#8217;s Ship Factory</title>
		<link>http://www.disappearingcorners.com/mollers-ship-factory/</link>
		<comments>http://www.disappearingcorners.com/mollers-ship-factory/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:15:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=757</guid>
		<description><![CDATA[No. 2851, Pudong Avenue A Bauhaus Building erected in 1938 and completed in 1941. Note: No visitors allowed to this building and it cannot be seen from the gate.]]></description>
			<content:encoded><![CDATA[<p><strong>No. 2851, Pudong Avenue</strong></p>
<p>A Bauhaus Building erected in 1938 and completed in 1941.</p>
<p><em>Note: No visitors allowed to this building and it cannot be seen from the gate.</em></p>
<div align="center"><div class="google-map-placeholder" id="f3ddf9e94d336d75c31daf0a8f9387ff" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-f3ddf9e94d336d75c31daf0a8f9387ff" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_f3ddf9e94d336d75c31daf0a8f9387ff = new google.maps.Map(document.getElementById("f3ddf9e94d336d75c31daf0a8f9387ff"));
    var orc = new jQuery.GoogleMapOrchestrator(map_f3ddf9e94d336d75c31daf0a8f9387ff, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.27242,121.57554", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "f3ddf9e94d336d75c31daf0a8f9387ff", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/mollers-ship-factory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Former Residence of Tao Gui Song</title>
		<link>http://www.disappearingcorners.com/former-residence-of-tao-gui-song/</link>
		<comments>http://www.disappearingcorners.com/former-residence-of-tao-gui-song/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:14:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=755</guid>
		<description><![CDATA[Address: Chao Chang Street Text from Cintia&#8217;s DC newsletters Tao was working in Shanghai in the 1930s and participated in various projects, including the design of a small structure for the New Wing On Building. The 2-storey residence was built in 1930 in a layout of the Chinese character 回, which means RETURN in English. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Chao Chang Street</strong></p>
<p>Text from Cintia&#8217;s DC newsletters</p>
<p>Tao was working in Shanghai in the 1930s and participated in various projects, including the design of a small structure for the New Wing On Building. The 2-storey residence was built in 1930 in a layout of the Chinese character 回, which means RETURN in English. Part of the structure was demolished when we visited it, and although we were able to hear some dishwashing noises coming from the second floor, we were not able to see a shadow of a living human&#8211;Father Xie kept yelling &#8216;Is there anyone?&#8217;, but nobody answered! I don&#8217;t mean there&#8217;s something wrong, nor are we going to scare ourselves, it&#8217;s only a bit sad we couldn&#8217;t enter the hallways.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_755" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_755" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/tao-gui-song-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/tao-gui-song-50x50.jpg" alt="" title="Door" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Door</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_755" class="loader"></div>
					<div id="slideshow_755" class="slideshow"></div>
					<div id="caption_755" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_755 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_755').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_755',
					controlsContainerSel:      '#controls_755',
					captionContainerSel:       '#caption_755',  
					loadingContainerSel:       '#loading_755',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="4f25e1421a3c4dd2ec616d9e0f23e74b" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-4f25e1421a3c4dd2ec616d9e0f23e74b" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_4f25e1421a3c4dd2ec616d9e0f23e74b = new google.maps.Map(document.getElementById("4f25e1421a3c4dd2ec616d9e0f23e74b"));
    var orc = new jQuery.GoogleMapOrchestrator(map_4f25e1421a3c4dd2ec616d9e0f23e74b, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.19794,121.70406", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "4f25e1421a3c4dd2ec616d9e0f23e74b", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/former-residence-of-tao-gui-song/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qi Zao Catholic Church</title>
		<link>http://www.disappearingcorners.com/qi-zao-catholic-church/</link>
		<comments>http://www.disappearingcorners.com/qi-zao-catholic-church/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:13:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=753</guid>
		<description><![CDATA[Address: Liu Tuan New Village (Chinese address: 六团镇纯新村2团) The 600sqm building is a mixture of East and West. The roof tiles and the wooden structure of the interior are built in the style of a Chinese residence.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Liu Tuan New Village (Chinese address: 六团镇纯新村2团)</strong></p>
<p>The 600sqm building is a mixture of East and West. The roof tiles and the wooden structure of the interior are built in the style of a Chinese residence.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_753" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_753" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao0-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao0-50x50.jpg" alt="" title="Church Exterior" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Church Exterior</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao88-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao88-50x50.jpg" alt="" title="Bell Tower" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Bell Tower</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao1-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao1-50x50.jpg" alt="" title="Wood" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Wood</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao31-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qizao31-50x50.jpg" alt="" title="Interior of the Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Interior of the Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_753" class="loader"></div>
					<div id="slideshow_753" class="slideshow"></div>
					<div id="caption_753" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_753 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_753').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_753',
					controlsContainerSel:      '#controls_753',
					captionContainerSel:       '#caption_753',  
					loadingContainerSel:       '#loading_753',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="12467d1364415ae8828bcd608a4e5dfd" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-12467d1364415ae8828bcd608a4e5dfd" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_12467d1364415ae8828bcd608a4e5dfd = new google.maps.Map(document.getElementById("12467d1364415ae8828bcd608a4e5dfd"));
    var orc = new jQuery.GoogleMapOrchestrator(map_12467d1364415ae8828bcd608a4e5dfd, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.15627,121.73109", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "12467d1364415ae8828bcd608a4e5dfd", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/qi-zao-catholic-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qian&#8217;s Family of Our Lady of the Sacred Heart Church</title>
		<link>http://www.disappearingcorners.com/qians-family-of-our-lady-of-the-sacred-heart-church/</link>
		<comments>http://www.disappearingcorners.com/qians-family-of-our-lady-of-the-sacred-heart-church/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:12:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=751</guid>
		<description><![CDATA[Address: No. 469 Juli Road by Zu Chong Zhi Road The church has its foundation laid on 8th December, 1864. Designed by a French priest, it was donated by a Chinese local called Qian Jing Nan. Therefore, the style of the church bears some Chinese Jiang Nan architectural style. Notice the black roof top and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 469 Juli Road by Zu Chong Zhi Road</strong></p>
<p>The church has its foundation laid on 8th December, 1864. Designed by a French priest, it was donated by a Chinese local called Qian Jing Nan. Therefore, the style of the church bears some Chinese Jiang Nan architectural style. Notice the black roof top and the wooden doors.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_751" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_751" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-5-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-5-50x50.jpg" alt="" title="Qian&#039;s Family Our Lady of the Sacred Heart Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Qian's Family Our Lady of the Sacred Heart Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-4-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-4-50x50.jpg" alt="" title="Qian&#039;s Family Our Lady of the Sacred Heart Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Qian's Family Our Lady of the Sacred Heart Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qian-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/qian-50x50.jpg" alt="" title="Qian&#039;s Family Our Lady of the Sacred Heart Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Qian's Family Our Lady of the Sacred Heart Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-3-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-3-50x50.jpg" alt="" title="Qian&#039;s Family Our Lady of the Sacred Heart Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Qian's Family Our Lady of the Sacred Heart Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-2-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-2-50x50.jpg" alt="" title="Qian&#039;s Family Our Lady of the Sacred Heart Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Qian's Family Our Lady of the Sacred Heart Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-1-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-1-50x50.jpg" alt="" title="Qian&#039;s Family Our Lady of the Sacred Heart Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Qian's Family Our Lady of the Sacred Heart Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-334x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/Qians-Family-Our-Lady-of-the-Sacred-Heart-Church-50x50.jpg" alt="" title="Qian&#039;s Family Our Lady of the Sacred Heart Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Qian's Family Our Lady of the Sacred Heart Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_751" class="loader"></div>
					<div id="slideshow_751" class="slideshow"></div>
					<div id="caption_751" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_751 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_751').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_751',
					controlsContainerSel:      '#controls_751',
					captionContainerSel:       '#caption_751',  
					loadingContainerSel:       '#loading_751',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="2e3e285149ca34ea3bf72c455c8f678f" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-2e3e285149ca34ea3bf72c455c8f678f" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_2e3e285149ca34ea3bf72c455c8f678f = new google.maps.Map(document.getElementById("2e3e285149ca34ea3bf72c455c8f678f"));
    var orc = new jQuery.GoogleMapOrchestrator(map_2e3e285149ca34ea3bf72c455c8f678f, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.20511,121.59763", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "2e3e285149ca34ea3bf72c455c8f678f", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/qians-family-of-our-lady-of-the-sacred-heart-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>St. Luke&#8217;s Church</title>
		<link>http://www.disappearingcorners.com/st-lukes-church/</link>
		<comments>http://www.disappearingcorners.com/st-lukes-church/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:12:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=749</guid>
		<description><![CDATA[Address: Sheng Xia Road by Zuchongzhi Road Not much is known about this church and it is said that it will be gone shortly.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Sheng Xia Road by Zuchongzhi Road</strong></p>
<p>Not much is known about this church and it is said that it will be gone shortly.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_749" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_749" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/St.-Lukes-Church-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/St.-Lukes-Church-50x50.jpg" alt="" title="St. Luke&#039;s Church - Main Façade" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">St. Luke's Church - Main Façade</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/St-1.-Lukes-Church-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/St-1.-Lukes-Church-50x50.jpg" alt="" title="Spire" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Spire</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_749" class="loader"></div>
					<div id="slideshow_749" class="slideshow"></div>
					<div id="caption_749" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_749 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_749').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_749',
					controlsContainerSel:      '#controls_749',
					captionContainerSel:       '#caption_749',  
					loadingContainerSel:       '#loading_749',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="10deff98778440d5e853d64f515984b0" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-10deff98778440d5e853d64f515984b0" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_10deff98778440d5e853d64f515984b0 = new google.maps.Map(document.getElementById("10deff98778440d5e853d64f515984b0"));
    var orc = new jQuery.GoogleMapOrchestrator(map_10deff98778440d5e853d64f515984b0, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.21258,121.62955", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "10deff98778440d5e853d64f515984b0", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/st-lukes-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Lady of Lourdes Church</title>
		<link>http://www.disappearingcorners.com/our-lady-of-lourdes-church/</link>
		<comments>http://www.disappearingcorners.com/our-lady-of-lourdes-church/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:11:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=747</guid>
		<description><![CDATA[Address: Tang Lu Highway, Tangzhen Built in 1897, this church was used as a factory during the 60s and 70s. It underwent a restoration in the early 1990s before it was listed as a protected monument in 2001. It can accommodate 2000 people and the 4.7-meter bell tower boasts good views of the sea and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Tang Lu Highway, Tangzhen</strong></p>
<p>Built in 1897, this church was used as a factory during the 60s and 70s. It underwent a restoration in the early 1990s before it was listed as a protected monument in 2001. It can accommodate 2000 people and the 4.7-meter bell tower boasts good views of the sea and the town. However, we were not fortunate enough to even see a priest who we can ask for permission when we last visited. Nevertheless, the splendid interior (considering this is Shanghai!) of the church is enough to make our jaws drop&#8230; &#8230; You know what? The locals dubbed this area as &#8216;Little Europe&#8217;!</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_747" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_747" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lourdes999-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lourdes999-50x50.jpg" alt="" title="Church Exterior" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Church Exterior</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lourdes-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lourdes-50x50.jpg" alt="" title="Main Entrance" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Main Entrance</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lourdes2-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/lourdes2-50x50.jpg" alt="" title="Interior of the Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Interior of the Church</div>
												<div class="image-desc">Photo by Cintia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_747" class="loader"></div>
					<div id="slideshow_747" class="slideshow"></div>
					<div id="caption_747" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_747 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_747').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_747',
					controlsContainerSel:      '#controls_747',
					captionContainerSel:       '#caption_747',  
					loadingContainerSel:       '#loading_747',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="5d88808be5e6c4ff793f30ffc7466c83" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-5d88808be5e6c4ff793f30ffc7466c83" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_5d88808be5e6c4ff793f30ffc7466c83 = new google.maps.Map(document.getElementById("5d88808be5e6c4ff793f30ffc7466c83"));
    var orc = new jQuery.GoogleMapOrchestrator(map_5d88808be5e6c4ff793f30ffc7466c83, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.20965,121.65709", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "5d88808be5e6c4ff793f30ffc7466c83", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/our-lady-of-lourdes-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chuan Sha Catholic Church</title>
		<link>http://www.disappearingcorners.com/chuan-sha-catholic-church/</link>
		<comments>http://www.disappearingcorners.com/chuan-sha-catholic-church/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:10:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Second Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=745</guid>
		<description><![CDATA[Address: No 15, Alley 42, Zhongshi Street, Chuansha County Text from Cintia&#8217;s diary. … … It took Gao (Our Driver) and me some time before we can find Zhongshi Street where the Chuan Sha Catholic Church is hidden. Again we were blessed to enter the 137-year old church without much problems. We were greeted by [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address:  No 15, Alley 42, Zhongshi Street, Chuansha County</strong></p>
<p>Text from Cintia&#8217;s diary.</p>
<p>… … It took Gao (Our Driver) and me some time before we can find Zhongshi Street where the Chuan Sha Catholic Church is hidden. Again we were blessed to enter the 137-year old church without much problems. We were greeted by Father Xie, the caretaker of the church. Originally known as The Sacred Heart of Jesus Church, it was rebuilt in 1879 and expanded again in 1926. Church activities were resumed in 1981&#8230; &#8230;</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_745" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_745" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha-50x50.jpg" alt="" title="chuansha" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha3-323x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha3-50x50.jpg" alt="" title="chuansha3" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha8-332x500.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha8-50x50.jpg" alt="" title="chuansha8" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha1-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha1-50x50.jpg" alt="" title="chuansha1" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha2-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha2-50x50.jpg" alt="" title="chuansha2" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha0-400x265.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/11/chuansha0-50x50.jpg" alt="" title="chuansha0" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_745" class="loader"></div>
					<div id="slideshow_745" class="slideshow"></div>
					<div id="caption_745" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_745 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_745').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_745',
					controlsContainerSel:      '#controls_745',
					captionContainerSel:       '#caption_745',  
					loadingContainerSel:       '#loading_745',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="aaa0463420735ece48594ebe87517cce" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-aaa0463420735ece48594ebe87517cce" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_aaa0463420735ece48594ebe87517cce = new google.maps.Map(document.getElementById("aaa0463420735ece48594ebe87517cce"));
    var orc = new jQuery.GoogleMapOrchestrator(map_aaa0463420735ece48594ebe87517cce, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.196371,121.705465", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "aaa0463420735ece48594ebe87517cce", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/chuan-sha-catholic-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minghang Road</title>
		<link>http://www.disappearingcorners.com/minghang-road/</link>
		<comments>http://www.disappearingcorners.com/minghang-road/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 13:44:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=341</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
	
		<div class="gallery_clear"></div> 
		<div id="gallery_341" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_341" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2009/02/building-in-minghang-road11-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2009/02/building-in-minghang-road11-50x50.jpg" alt="" title="building-in-minghang-road1" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Building on Minghang Road</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_341" class="loader"></div>
					<div id="slideshow_341" class="slideshow"></div>
					<div id="caption_341" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_341 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_341').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_341',
					controlsContainerSel:      '#controls_341',
					captionContainerSel:       '#caption_341',  
					loadingContainerSel:       '#loading_341',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/minghang-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Art Deco Water Tower</title>
		<link>http://www.disappearingcorners.com/art-deco-water-tower/</link>
		<comments>http://www.disappearingcorners.com/art-deco-water-tower/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:43:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Xuhui District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=277</guid>
		<description><![CDATA[Text by John Meckley Located on Fenyang Rd at the site of the former Jewish Hospital, now the Shanghai Eye-Nose Hospital.]]></description>
			<content:encoded><![CDATA[<p><em>Text by John Meckley</em></p>
<p>Located on Fenyang Rd at the site of the former Jewish Hospital, now the Shanghai Eye-Nose Hospital.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_277" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_277" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/99-water-tower1.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/99-water-tower1-50x50.jpg" alt="" title="Water Tower" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Water Tower</div>
												<div class="image-desc">Photo Credit: John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_277" class="loader"></div>
					<div id="slideshow_277" class="slideshow"></div>
					<div id="caption_277" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_277 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_277').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_277',
					controlsContainerSel:      '#controls_277',
					captionContainerSel:       '#caption_277',  
					loadingContainerSel:       '#loading_277',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="04ce949d2b632432fae7f8e3384cec98" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-04ce949d2b632432fae7f8e3384cec98" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_04ce949d2b632432fae7f8e3384cec98 = new google.maps.Map(document.getElementById("04ce949d2b632432fae7f8e3384cec98"));
    var orc = new jQuery.GoogleMapOrchestrator(map_04ce949d2b632432fae7f8e3384cec98, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.20845,121.45316", zoom : 18, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "04ce949d2b632432fae7f8e3384cec98", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/art-deco-water-tower/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Residence of HH Kung</title>
		<link>http://www.disappearingcorners.com/residence-of-hh-kung/</link>
		<comments>http://www.disappearingcorners.com/residence-of-hh-kung/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:42:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Duolun Road]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=275</guid>
		<description><![CDATA[A moorish style house]]></description>
			<content:encoded><![CDATA[<p>A moorish style house</p>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/residence-of-hh-kung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hong De Temple</title>
		<link>http://www.disappearingcorners.com/the-dolun-road-church/</link>
		<comments>http://www.disappearingcorners.com/the-dolun-road-church/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:42:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=273</guid>
		<description><![CDATA[Address: Duolun Road Built in 1925 by the North American Presbyterian in memory of the famous missionary George F Fitch (1845-1923), whose Chinese name is 费启鸿 (Pronounced as FAY-CHEE-HONG), thus resulting its Chinese name as HONG DE Church. One of the most interesting things about this church is its mixture of Chinese and Western styles [...]]]></description>
			<content:encoded><![CDATA[<p>Address: Duolun Road</p>
<p>Built in 1925 by the North American Presbyterian in memory of the famous missionary George F Fitch (1845-1923), whose Chinese name is 费启鸿 (Pronounced as FAY-CHEE-HONG), thus resulting its Chinese name as HONG DE Church. One of the most interesting things about this church is its mixture of Chinese and Western styles which can be seen in the bell tower, which resembles the top of a Chinese pagoda. According to the plaque, this is something rare and unique.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_273" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_273" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_273" class="loader"></div>
					<div id="slideshow_273" class="slideshow"></div>
					<div id="caption_273" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_273 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_273').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_273',
					controlsContainerSel:      '#controls_273',
					captionContainerSel:       '#caption_273',  
					loadingContainerSel:       '#loading_273',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-dolun-road-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Morriss Estate</title>
		<link>http://www.disappearingcorners.com/morriss-estate/</link>
		<comments>http://www.disappearingcorners.com/morriss-estate/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:42:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=271</guid>
		<description><![CDATA[It was a cold and rainy evening in the late 1990s. Sitting in our 90 sq ft hotel room, we were wondering where to go for dinner. The clock has already struck seven, and we were so hungry. We searched all the restaurant directories and guidebooks we had, and one of my companions shouted in [...]]]></description>
			<content:encoded><![CDATA[<p>It was a cold and rainy evening in the late 1990s. Sitting in our 90 sq ft hotel room, we were wondering where to go for dinner. The clock has already struck seven, and we were so hungry. We searched all the restaurant directories and guidebooks we had, and one of my companions shouted in excitment, ‘What about Lan Na Thai at Ruijin Guest House? I saw it featured on TV some months ago.’ ‘Fabulous! Call the reception and ask them to get us a cab!’ I responded.</p>
<p>A VW Santana taxi arrived and four of us begin our Formula I taxi ride through the labyrinth of streets and lanes in the former French Concession.</p>
<p>The taxi stopped at the main gate of Ruijin Guest House.</p>
<p>‘Aren’t you going to drive us to the building inside?’ I demanded.</p>
<p>‘No. You’ve got to find your own way in the garden yourselves!’ The driver shouted back.</p>
<p>It was wet and dark, and there were no lights in the big garden. There were muddy pools everywhere: we had to be extra cautious. It took us about twenty minutes before we could arrived to one of the 4 buildings in the compound, and fortunately, Lan Na Thai was inside!</p>
<p>The restaurant was located on the second floor of the building and it was extremely dark inside too. The walls were painted in blue, the dining hall was filled with wooden tables and chairs and Buddha statues were all over the place; all the windows were opened, the white curtains were not properly tied, thus they danced in the air. There were no other diners except us and so the atmosphere was quite ghostly.</p>
<p>All the waiters and waitresses were dressed in black Tang shirts and trousers and wore kung-fu shoes.</p>
<p>I asked one of them who looked sleepy probably due to the dim lighting, ‘Who originally owned this house?’</p>
<p>‘Chiang Kai Shek, the Generalissimo.’</p>
<p>‘He really knows enjoying life.’ I thought… … … … …</p>
<p>I was of course not satisfied with the answer and years later, I came across many other articles about this beautiful compound…. …</p>
<p>A lot of foreigners rushed to Shanghai after it was opened as a treaty port and many of them made a fortune trading opium. Later they invested in real estates and became even richer. Among these people are the Morriss family, which most of the older Shanghainese heard of.</p>
<p>Henry Morriss arrived to Shanghai from Britain with another friend in 1867. He first worked for HSBC, and later won some fortune from horse racing, a game he was so passionate about. He later purchase North China Daily News, the oldest English newspaper in China and became its president.</p>
<p>He also owned lots of lands at the French Concession area like those around Seymour Road (today’s Shanxi Lu) and Avenue Pere Robert (today’s Ruijin No.2 Road), where he later built the Morriss Estate. When he died, a Frenchman called Chollot bought the northern part of the garden in 1928 and built a Canidrome (dog racing track) and a hotel there. Aftger liberation, the dog racing track became the Cultural Square as it is today and the hotel was once a library and then a theatre academy.</p>
<p>The whole garden covers an area of 77000sqm, and the complex comprises 4 elegant villas that are distinctive in style. Constructed in 1917, Villas 1 and 2 were the private garden residence of Mr Morriss and located in the heart of the complex. It’s worth to mention that Madame Soong Mei Ling once stayed here and after liberation, it was used as the office for Shanghai’s first mayor, Mr Chen Yi. Villa 3, built in 1932 was also the residence of Morriss and was taken over by Shanghai Building of Land Bureau when the last Morriss son, a bachelor died in 1952 in the estate.</p>
<p>In 1924, the northeastern part of the garden was sold to Mitsui Trading Co., where they later built an Italian Renaissance style estate in 1936 which is known as Villa 4 today. They built a wall west of the estate to separate themselves, and later the place was named Mitsui Garden. After the Pacific War, the KMT took the estate and the high-ranked officials stayed there. After liberation, officials of the East China Bureau who used to stay at the St. John’s University moved in.</p>
<p>Not long after, the municipal government tore down the walls that separate the estates and the complex became a whole again.</p>
<p>The site was turned to Ruijin Guest House in 1956, accommodating Party Leaders and foreign politicians. The guesthouse was opened to public in 1979, so every one of us have the chance to enjoy ourselves at this unique landmark!</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_271" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_271" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_271" class="loader"></div>
					<div id="slideshow_271" class="slideshow"></div>
					<div id="caption_271" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_271 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_271').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_271',
					controlsContainerSel:      '#controls_271',
					captionContainerSel:       '#caption_271',  
					loadingContainerSel:       '#loading_271',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/morriss-estate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moller&#8217;s Estate</title>
		<link>http://www.disappearingcorners.com/mollers-estate/</link>
		<comments>http://www.disappearingcorners.com/mollers-estate/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:40:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=269</guid>
		<description><![CDATA[The legendary story of the Moller Mansion is like its fairy tale-like exterior… (once upon a time…) Eric Moller arrived to Shanghai from Sweden in 1919 in poverty and won in a horse race; he used the money to purchase a few horses and got engaged in the racing business which Shanghai was famous for. [...]]]></description>
			<content:encoded><![CDATA[<p>The legendary story of the Moller Mansion is like its fairy tale-like exterior… <em>(once upon a time…)</em></p>
<p>Eric Moller arrived to Shanghai from Sweden in 1919 in poverty and won in a horse race; he used the money to purchase a few horses and got engaged in the racing business which Shanghai was famous for. Later he started a trading company, bought a ship carrying passengers along the canels and rivers around the Cheong Kong areas, and even tried his hand at real estates! He soon rose to become a ‘Taipan’, the Chinese word for a boss or successful businessman.</p>
<p>As his business expanded, he decided to build a house worthy of his own status.</p>
<p>According to most present sources, while he was finding an architect, his daughter, who had a great fondness for Andersen’s fairytales, dreamt she walked into one of the fairytale’s castles. She sketch the house to her father after waking up the next day. Eric was very interested and invited some architects to construct the house as sketched.</p>
<p>It was completed in 1936, but in Tess Johnston’s famous book on Shanghai’s old houses, ‘A Last Look’, she wrote that the house’s completion was delayed for a couple of years after a fortune teller warned Moller misfortune would occur if ever the house is completed. He finally did so in 1949, the year when the house was overtaken by the Communist Youth League.</p>
<p>But a more accurate source was that the Japanese overtook the mansion after the Pacific War, later occupied by some KMT officials, before the Communist Youth League moved in, the latter unveiling the mask of this mysterious house to the public.</p>
<p>The garden of the mansion covers an area of 200sqm. In the centre of the garden lies a grave with a bronze statue of a horse erected above it. Below buried a horse many said that had tuned Moller rich. Later some of his other favourite pets were buried there.</p>
<p>The whole estate comprises of 6 buildings, a total number of 106 rooms, with wood panel interior, decorated with navigation motives that might symbolize Moller’s shipping business.</p>
<p>Hengshan Group, a Shanghai based travel company, took charge of the estate in 2001 and renovated it to adapt its new use as a hotel, which was officially opened in 2002 as Hengshan Moller Villa.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_269" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_269" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_269" class="loader"></div>
					<div id="slideshow_269" class="slideshow"></div>
					<div id="caption_269" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_269 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_269').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_269',
					controlsContainerSel:      '#controls_269',
					captionContainerSel:       '#caption_269',  
					loadingContainerSel:       '#loading_269',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/mollers-estate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avenue Road Apartments</title>
		<link>http://www.disappearingcorners.com/avenue-road-apartments/</link>
		<comments>http://www.disappearingcorners.com/avenue-road-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:39:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=267</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/avenue-road-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bijou Apartment</title>
		<link>http://www.disappearingcorners.com/bijou-apartment/</link>
		<comments>http://www.disappearingcorners.com/bijou-apartment/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:39:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=265</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/bijou-apartment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>St. Ignatius Cathedral</title>
		<link>http://www.disappearingcorners.com/st-ignatius-cathedral/</link>
		<comments>http://www.disappearingcorners.com/st-ignatius-cathedral/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:39:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Xuhui District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=263</guid>
		<description><![CDATA[Addrss: Puxi Road, Xuhui District Also known as the Xujiahui Cathedral (or the old fashion way: Sikkawei Cathedral), this Roman Catholic church was designed by a British architect called William Doyle and built by the French Jesuit priest in the early 20th Century. It was known as the grandest cathedral in the Far East back [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Addrss: Puxi Road, Xuhui District</strong></p>
<p>Also known as the Xujiahui Cathedral (or the old fashion way: Sikkawei Cathedral), this Roman Catholic church was designed by a British architect called William Doyle and built by the French Jesuit priest in the early 20th Century. It was known as the grandest cathedral in the Far East back in those days.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_263" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_263" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/st-ignatius-cathedral-400x320.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/st-ignatius-cathedral-50x50.jpg" alt="" title="St Ignatius Cathedral" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">St Ignatius Cathedral</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_263" class="loader"></div>
					<div id="slideshow_263" class="slideshow"></div>
					<div id="caption_263" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_263 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_263').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_263',
					controlsContainerSel:      '#controls_263',
					captionContainerSel:       '#caption_263',  
					loadingContainerSel:       '#loading_263',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/st-ignatius-cathedral/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shanghai Soviet Friendship Mansion</title>
		<link>http://www.disappearingcorners.com/shanghai-soviet-friendship-mansion/</link>
		<comments>http://www.disappearingcorners.com/shanghai-soviet-friendship-mansion/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:38:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=261</guid>
		<description><![CDATA[Text by John Meckley Built in 1959 at the site of Silas Hardoon&#8217;s gardens at Yan&#8217;an Road, the Palace of Sino-Soviet Freindship is a glorious example of the Stalinist neo-classical architecture.]]></description>
			<content:encoded><![CDATA[<p><em>Text by John Meckley</em></p>
<p>Built in 1959 at the site of Silas Hardoon&#8217;s gardens at Yan&#8217;an Road, the Palace of Sino-Soviet Freindship is a glorious example of the Stalinist neo-classical architecture.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_261" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_261" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/91.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/91-50x50.jpg" alt="" title="91" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Shanghai Exhibition Center</div>
												<div class="image-desc">© Max Waldman</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_261" class="loader"></div>
					<div id="slideshow_261" class="slideshow"></div>
					<div id="caption_261" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_261 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_261').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_261',
					controlsContainerSel:      '#controls_261',
					captionContainerSel:       '#caption_261',  
					loadingContainerSel:       '#loading_261',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/shanghai-soviet-friendship-mansion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yokohama Specie Bank</title>
		<link>http://www.disappearingcorners.com/yokohama-specie-bank/</link>
		<comments>http://www.disappearingcorners.com/yokohama-specie-bank/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:38:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Bund]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=259</guid>
		<description><![CDATA[Yokohama Specie Bank]]></description>
			<content:encoded><![CDATA[<p>Yokohama Specie Bank</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_259" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_259" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Yokohama-Specie-Bank.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Yokohama-Specie-Bank-50x50.jpg" alt="" title="Yokohama Specie Bank" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Yokohama Specie Bank</div>
												<div class="image-desc">© DBHKer</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_259" class="loader"></div>
					<div id="slideshow_259" class="slideshow"></div>
					<div id="caption_259" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_259 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_259').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_259',
					controlsContainerSel:      '#controls_259',
					captionContainerSel:       '#caption_259',  
					loadingContainerSel:       '#loading_259',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/yokohama-specie-bank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Shanghai Club</title>
		<link>http://www.disappearingcorners.com/the-shanghai-club/</link>
		<comments>http://www.disappearingcorners.com/the-shanghai-club/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:38:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Bund]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=257</guid>
		<description><![CDATA[The Shanghai Club]]></description>
			<content:encoded><![CDATA[<p>The Shanghai Club</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_257" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_257" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Shanghai-Club.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Shanghai-Club-50x50.jpg" alt="" title="The Shanghai Club" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Shanghai Club</div>
												<div class="image-desc">© DBHKer</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_257" class="loader"></div>
					<div id="slideshow_257" class="slideshow"></div>
					<div id="caption_257" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_257 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_257').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_257',
					controlsContainerSel:      '#controls_257',
					captionContainerSel:       '#caption_257',  
					loadingContainerSel:       '#loading_257',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-shanghai-club/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asiatic Petroleum Building</title>
		<link>http://www.disappearingcorners.com/asiatic-petroleum-building/</link>
		<comments>http://www.disappearingcorners.com/asiatic-petroleum-building/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:37:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Bund]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=255</guid>
		<description><![CDATA[Asiatic Petroleum Building Built in 1916 for Royal Dutch Shell&#8217;s Asiatic Petroleum division.]]></description>
			<content:encoded><![CDATA[<p>Asiatic Petroleum Building</p>
<p>Built in 1916 for Royal Dutch Shell&#8217;s Asiatic Petroleum division.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_255" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_255" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/asia-petroleum.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/asia-petroleum-50x50.jpg" alt="" title="Asia Petroleum Building" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Asia Petroleum Building</div>
												<div class="image-desc">Photo Credit: DBHKer</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_255" class="loader"></div>
					<div id="slideshow_255" class="slideshow"></div>
					<div id="caption_255" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_255 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_255').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_255',
					controlsContainerSel:      '#controls_255',
					captionContainerSel:       '#caption_255',  
					loadingContainerSel:       '#loading_255',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="a14c3f2ddd2c34c626c0f7fd4f485edf" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-a14c3f2ddd2c34c626c0f7fd4f485edf" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_a14c3f2ddd2c34c626c0f7fd4f485edf = new google.maps.Map(document.getElementById("a14c3f2ddd2c34c626c0f7fd4f485edf"));
    var orc = new jQuery.GoogleMapOrchestrator(map_a14c3f2ddd2c34c626c0f7fd4f485edf, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.23334,121.49127", zoom : 18, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "a14c3f2ddd2c34c626c0f7fd4f485edf", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/asiatic-petroleum-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caldbeck McGregor &amp; Co</title>
		<link>http://www.disappearingcorners.com/caldbeck-mcgregor-co/</link>
		<comments>http://www.disappearingcorners.com/caldbeck-mcgregor-co/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:36:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Bund]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=253</guid>
		<description><![CDATA[Address: Foochow Road]]></description>
			<content:encoded><![CDATA[<p>Address: Foochow Road</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_253" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_253" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Caldbeck-McGregor-Co-400x262.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Caldbeck-McGregor-Co-50x50.jpg" alt="" title="Caldbeck McGregor &amp; Co" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Caldbeck McGregor & Co</div>
												<div class="image-desc">Photo Credit: DBHKer</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_253" class="loader"></div>
					<div id="slideshow_253" class="slideshow"></div>
					<div id="caption_253" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_253 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_253').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_253',
					controlsContainerSel:      '#controls_253',
					captionContainerSel:       '#caption_253',  
					loadingContainerSel:       '#loading_253',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/caldbeck-mcgregor-co/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lester School &amp; Technical Institute</title>
		<link>http://www.disappearingcorners.com/lester-school-technical-institute/</link>
		<comments>http://www.disappearingcorners.com/lester-school-technical-institute/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:36:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Bund]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=251</guid>
		<description><![CDATA[Text by John Meckley Designed by the firm of Lester, Johnson, &#038; Morris (Henry Lester, George A. Johnson &#038; Gordon Morris) in 1934; now the Shanghai Seaman&#8217;s Hospital. The building looks like an airplane or a bird when seen from above: Click here]]></description>
			<content:encoded><![CDATA[<p><em>Text by John Meckley</em></p>
<p>Designed by the firm of Lester, Johnson, &#038; Morris (Henry Lester, George A. Johnson &#038; Gordon Morris) in 1934; now the Shanghai Seaman&#8217;s  Hospital. The building looks like an airplane or a bird when seen from above: <a href="http://maps.google.com/maps?f=q&#038;source=s_q&#038;hl=en&#038;geocode=&#038;q=changzhi+Rd,+shanghai&#038;sll=31.230708,121.472916&#038;sspn=1.012226,2.113495&#038;g=shanghai&#038;ie=UTF8&#038;hq=&#038;hnear=Changzhi+Rd,+Hongkou,+Shanghai,+China&#038;ll=31.252749,121.493602&#038;spn=0.003953,0.008256&#038;t=h&#038;z=18">Click here</a></p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_251" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_251" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/lester-400x224.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/lester-50x50.jpg" alt="" title="Lester School &amp; Technical Institute " />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Lester School & Technical Institute </div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_251" class="loader"></div>
					<div id="slideshow_251" class="slideshow"></div>
					<div id="caption_251" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_251 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_251').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_251',
					controlsContainerSel:      '#controls_251',
					captionContainerSel:       '#caption_251',  
					loadingContainerSel:       '#loading_251',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/lester-school-technical-institute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yangshupu Police Station</title>
		<link>http://www.disappearingcorners.com/yangshupu-police-station/</link>
		<comments>http://www.disappearingcorners.com/yangshupu-police-station/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:36:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Yangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=249</guid>
		<description><![CDATA[Address: Longchang Road Now known as Long Chang Apartments and featured in the a Steven Chow film &#34;Kung Fu Hustle&#34;, this was once a police office built by the British. It is cleaner than I expected, probably because it&#8217;s a winter day, but I was not able to take a good shot of the building. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Longchang Road</strong></p>
<p>Now known as Long Chang Apartments and featured in the a Steven Chow film &quot;Kung Fu Hustle&quot;, this was once a police office built by the British.</p>
<p>It is cleaner than I expected, probably because it&#8217;s a winter day, but I was not able to take a good shot of the building.</p>
<p>A 5-storey structure (or 6?), it&#8217;s been occupied by hundreds of families after liberation, the long corridors are the place neighbours do household chores like clothes washing and drying, cooking, and chit-chat. There is no private bathrooms, and in fact, the tenants are mostly old people now, who used to work for state own enterprises. We met a couple of them and had a good chat with them; although our conversation was a bit ridiculous; they wondered what I was saying and me trying to figure out what they say.</p>
<p>More information here: <a href=""http://www.chinasmack.com/pictures/shanghai-pig-cage-stronghold-kung-fu-hustle/"">www.chinasmack.com/pictures/shanghai-pig-cage-stronghold-&#8230;</a></p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_249" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_249" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Yangshupu-Police-Station.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Yangshupu-Police-Station-50x50.jpg" alt="" title="Yangshupu Police Station" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Yangshupu Police Station</div>
												<div class="image-desc">© Gropiusx Xizi</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_249" class="loader"></div>
					<div id="slideshow_249" class="slideshow"></div>
					<div id="caption_249" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_249 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_249').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_249',
					controlsContainerSel:      '#controls_249',
					captionContainerSel:       '#caption_249',  
					loadingContainerSel:       '#loading_249',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/yangshupu-police-station/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ward Road Jail</title>
		<link>http://www.disappearingcorners.com/ward-road-jail/</link>
		<comments>http://www.disappearingcorners.com/ward-road-jail/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:36:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>
		<category><![CDATA[Jewish Quarters]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=247</guid>
		<description><![CDATA[Are there any classified monuments nobody wishes to go? Yes, at least the notorious Tilanqiao Prison, formerly known as the Ward Road Jail, which has become a “household” name in Shanghai for more than a century. Located on No.147 Ward Road (the present Changyang Road), Hongkew District, the first jail building was constructed in 1901 [...]]]></description>
			<content:encoded><![CDATA[<p>Are there any classified monuments nobody wishes to go? Yes, at least the notorious Tilanqiao Prison, formerly known as the Ward Road Jail, which has become a “household” name in Shanghai for more than a century.</p>
<p>Located on <strong>No.147 Ward Road (the present Changyang Road), Hongkew District</strong>, the first jail building was constructed in 1901 and went into service in 1903. It continued to expand and by 1935, the complex comprises of 10 buildings surrounded by walls of 5 metre high.</p>
<p>It was under the management of the Shanghai Municipal Council (the British) for 38 years and only British, Indian and Russian were recruited as guards in the jail. But in 1930, a group of Indians went on a strike and thus were dismissed. 40 Chinese guards were immediately employed and since then, the number of Chinese seen in this jail increased.</p>
<p>In the beginning, the prisoners were either British or some other westerners. During the 1940s, a lot of revolutionaries were locked and some traitors and Japanese after 1945.</p>
<p>The Shanghai Government invested about 3 million Yuan and converted one of the 6-storey concrete jail into a museum in 1999.</p>
<p>Epilogue: Would you like to take a look when you come to Shanghai next time?</p>
<div id="attachment_578" class="wp-caption alignnone" style="width: 160px"><a title="Shanghai Municipal Prison " rel="attachment wp-att-578" href="http://www.disappearingcorners.com/?attachment_id=578"><img class="size-thumbnail wp-image-578 " title="Ward Road Jail" src="http://www.disappearingcorners.com/wp-content/uploads/2009/02/84-150x150.jpg" alt="Photo Credit :John Meckley" width="150" height="150" /></a><p class="wp-caption-text">Photo Credit :John Meckley</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/ward-road-jail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Woo&#8217;s House</title>
		<link>http://www.disappearingcorners.com/woos-house/</link>
		<comments>http://www.disappearingcorners.com/woos-house/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:34:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=245</guid>
		<description><![CDATA[Address: No. 33 Tongren Road Text with kind permission from www.Hudec.cn Mr. DV Wu Tongwen’s Residence, formerly Shanghai Urban Planning Design Institute, now with restaurant facililities on the ground floor and office for Zhonghenghao International Trade (Shanghai) Com., Ltd on the upper floors, is situated at No. 33 Tongren Road. Containing over 2,000 square-meters of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 33 Tongren Road</strong></p>
<p><em>Text with kind permission from www.Hudec.cn</em></p>
<p>Mr. DV Wu Tongwen’s Residence, formerly Shanghai Urban Planning Design Institute, now with restaurant facililities on the ground floor and office for Zhonghenghao International Trade (Shanghai) Com., Ltd on the upper floors, is situated at No. 33 Tongren Road. Containing over 2,000 square-meters of building area, the four-storey reinforced concrete structure was designed in September 1935 and completed in July 1938. Because of the surface covered with green glazed tiles, it is commonly known as &#8220;&#8221;the green house&#8221;".<br />
This residence is one of Hudec’s masterpieces which integrated a modern architecture with Art Deco style. By putting the main body of the building in the north of the site along East Beijing Road and by building a curved solid boundary wall along the road corner, a large private garden was created in the southern part of the site. There are rooms for different functions such as a banqueting hall, a ballroom, the billiard room, bar, chess room, and greenhouse etc. Composed by graceful curves and straight lines, the simple design of the facade, horizontal balcony, large pieces of curved glass and grand stream-lined outdoor staircase, make the house like a steamship with complete liveliness that visualizes an extreme modernized image. In addition to the first utilization of a small-sized lift in a private residence in Shanghai, the luxurious decoration and elements s of the house include a sun-parlor with glass ceiling, small ballroom with spring floors, full sets of air-conditioning equipment, kitchen and toilet appliances. The house is still a novel design for its indoor staircase paved with marble, imported from Italy, with its cast copper handrail, the glass safety plates, and the copper radiators embedded in the walls. The wall of the staircase and the upper part of the bounding wall were both decorated with special cast iron in the Art Deco style.<br />
The house was once well known as “one of the most spacious and luxurious residences in the Far East&#8221;". (The building was listed as Heritage Architecture of Shanghai in 1994)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_245" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_245" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_245" class="loader"></div>
					<div id="slideshow_245" class="slideshow"></div>
					<div id="caption_245" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_245 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_245').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_245',
					controlsContainerSel:      '#controls_245',
					captionContainerSel:       '#caption_245',  
					loadingContainerSel:       '#loading_245',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/woos-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uptown Theatre</title>
		<link>http://www.disappearingcorners.com/uptown-theatre/</link>
		<comments>http://www.disappearingcorners.com/uptown-theatre/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:29:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=243</guid>
		<description><![CDATA[Uptown Theatre]]></description>
			<content:encoded><![CDATA[<p>Uptown Theatre</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_243" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_243" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Uptown-Theatre-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Uptown-Theatre-50x50.jpg" alt="" title="Uptown Theatre" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Uptown Theatre</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_243" class="loader"></div>
					<div id="slideshow_243" class="slideshow"></div>
					<div id="caption_243" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_243 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_243').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_243',
					controlsContainerSel:      '#controls_243',
					captionContainerSel:       '#caption_243',  
					loadingContainerSel:       '#loading_243',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/uptown-theatre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Former Norwegian Consulate</title>
		<link>http://www.disappearingcorners.com/former-norwegian-consulate/</link>
		<comments>http://www.disappearingcorners.com/former-norwegian-consulate/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Xuhui District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=241</guid>
		<description><![CDATA[Former Norwegian Consulate]]></description>
			<content:encoded><![CDATA[<p>Former Norwegian Consulate</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_241" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_241" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Former-Norwegian-Consulate.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Former-Norwegian-Consulate-50x50.jpg" alt="" title="Former Norwegian Consulate" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Former Norwegian Consulate</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_241" class="loader"></div>
					<div id="slideshow_241" class="slideshow"></div>
					<div id="caption_241" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_241 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_241').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_241',
					controlsContainerSel:      '#controls_241',
					captionContainerSel:       '#caption_241',  
					loadingContainerSel:       '#loading_241',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/former-norwegian-consulate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catholic Country Church</title>
		<link>http://www.disappearingcorners.com/catholic-country-church/</link>
		<comments>http://www.disappearingcorners.com/catholic-country-church/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:28:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Changning District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=239</guid>
		<description><![CDATA[Address: No. 1115, Hami Road Text with kind permission from www.Hudec.sh Yan Xi Tang, known, today, as the Catholic Country Church in the western suburbs of Shanghai, was previously known as the Chapel of the Westerners Cemetery on Rubicon Road Ma Xiangbo and other famous Chinese educators and Catholic patriots raised funds to complete the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 1115, Hami Road</strong></p>
<p><em>Text with kind permission from www.Hudec.sh</em></p>
<p>Yan Xi Tang, known, today, as the Catholic Country Church in the western suburbs of Shanghai, was previously known as the Chapel of the Westerners Cemetery on Rubicon Road Ma Xiangbo and other famous Chinese educators and Catholic patriots raised funds to complete the Church in 1925. The two-storey reinforced concrete structure has a building area of 239 square meters. The building’s address is now on Hami Road near the 6th Gate No.1115,.<br />
The church imitates the structure of Byzantine architecture, emphasizing basic characteristics such as vaults, arches and domes and walls coated in rough textured cement. Sitting upon a square base is a round dome made of steel and concrete. With four clustered piers on the four corners supporting the pendentive and the dome, the plan forms a Latin Cross. Light cast through the window apertures on the bottom of the dome gives the illusion of the huge dome suspended in the air. The ground and the second floors are paved with colourful terrazzo tiles. Doors, arches and lancet windows are of Gothic style. In the north of the church, along with a chapel, stands a Romanesque clock tower with Gothic lancet windows. The 4.96 square-meter courtyard of the church was used primarily as a cemetery and mortuary. Entering from an underground passage, one could hold a memorial ceremony in the church. 4,000 square meters of the church grounds was transformed into the Xin Jing High school in 1968, while the remainder was employed as a nursery for baby animals of the Shanghai Zoo from 1974, until recently.<br />
Radically different from Hudec’s more traditional structures in Shanghai, this Byzantine church shows Hudec’s accurate grasp of different architectural styles. Hungary had once been populated by the seven tribes of “Magyars” coming from the East, carrying features of Eastern culture. There are still numerous Byzantine architectural style buildings in Hungary, once the centre of European Gothic and Romanticism.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_239" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_239" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Catholic-Country-Church.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Catholic-Country-Church-50x50.jpg" alt="" title="Catholic Country Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Catholic Country Church</div>
												<div class="image-desc">Photo Credits: John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_239" class="loader"></div>
					<div id="slideshow_239" class="slideshow"></div>
					<div id="caption_239" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_239 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_239').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_239',
					controlsContainerSel:      '#controls_239',
					captionContainerSel:       '#caption_239',  
					loadingContainerSel:       '#loading_239',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="fddf05a139b7f7cbfa3d2102db0bdb3b" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-fddf05a139b7f7cbfa3d2102db0bdb3b" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_fddf05a139b7f7cbfa3d2102db0bdb3b = new google.maps.Map(document.getElementById("fddf05a139b7f7cbfa3d2102db0bdb3b"));
    var orc = new jQuery.GoogleMapOrchestrator(map_fddf05a139b7f7cbfa3d2102db0bdb3b, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.20507,121.36614", zoom : 16, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "fddf05a139b7f7cbfa3d2102db0bdb3b", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/catholic-country-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TaiShan Apartments</title>
		<link>http://www.disappearingcorners.com/taishan-apartments/</link>
		<comments>http://www.disappearingcorners.com/taishan-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:27:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=237</guid>
		<description><![CDATA[TaiShan Apartments]]></description>
			<content:encoded><![CDATA[<p>TaiShan Apartments</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_237" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_237" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/taishan-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/taishan-50x50.jpg" alt="" title="Taishan Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Taishan Apartments</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_237" class="loader"></div>
					<div id="slideshow_237" class="slideshow"></div>
					<div id="caption_237" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_237 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_237').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_237',
					controlsContainerSel:      '#controls_237',
					captionContainerSel:       '#caption_237',  
					loadingContainerSel:       '#loading_237',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/taishan-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>St. Mary&#8217;s Hall High School</title>
		<link>http://www.disappearingcorners.com/st-marys-hall-high-school/</link>
		<comments>http://www.disappearingcorners.com/st-marys-hall-high-school/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:27:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Changning District]]></category>
		<category><![CDATA[School Buildings]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=235</guid>
		<description><![CDATA[“I’ve discovered some ruins nearby the place I live. It looks like an old building and I think it might have been a church,” Kylie told me when I met her during the last ShDC event. “Ruins? Amazing! I’d love to see it!” I exclaimed. Kylie continued with excitement, “Yes, I know you’re interested, but [...]]]></description>
			<content:encoded><![CDATA[<p>“I’ve discovered some ruins nearby the place I live. It looks like an old building and I think it might have been a church,” Kylie told me when I met her during the last ShDC event.</p>
<p>“Ruins? Amazing! I’d love to see it!” I exclaimed.</p>
<p>Kylie continued with excitement, “Yes, I know you’re interested, but we got to be quick as I think it might be torn down soon.”</p>
<p>“Please bring me down there next week.” I replied.</p>
<p>I became so restless for the next 6 days but at the same time, I doubted if that place is just one of those many vulgar looking “Euro-Style” houses built in the suburbs during the 1990s.</p>
<p>We met the following week, a hot summer afternoon and walked down to a lane off Changning Road. After a few minutes, Kylie stopped by a gate and pointed to the ruins behind it, “Here we are!”</p>
<p>The empty land that surrounds the ruins is now enclosed by a high wall but fortunately, we were still able to peep through the rusty gate to take a few shots of the ruins.</p>
<p>After looking at the ruins carefully for a while, I agreed with Kylie that it is a building built during the pre-liberation period. Both of us wanted to know more about it thus we walked along the wall in search of the guardhouse.</p>
<p>Our attempts to beg those guards to enter the enclosed land failed. But I still managed to chit chat with them a bit and learned that this piece of land is now owned by a foreign investor and that it’ll be developed soon.</p>
<p>Alas, property developers have no love for heritage, given that the real estate business in Shanghai is a piece of big and delicious cake.</p>
<p>We left the place in despair but my curiosity of this mysterious building has been haunting me since then and I was determined to find out the story behind it.</p>
<p>My quest begins. I asked many professors, architects and old Shanghailanders I know of, but I got the same answer, “ I’m sorry, I know nothing about it.”</p>
<p>A late dinner with a friend and our chat about buying a few copies of “The Last Look” as souvenirs back home recalled me another person who might know the answer: TESS JOHNSTON!</p>
<p>Her prompt reply within 9 hours to my email enquiry was the same like all others, “No, I don’t know about it and I don’t think I’ve ever seen it before.”</p>
<p>However, she invited me to check her old maps and directories at her Art Deco apartment which houses a collection of interesting books and information that every Shanghai heritage scholar dreams of.</p>
<p>Tess greeted me with a glass of cold red drink and then handed me 2 thick directories dating back to the 1930s-40s. One contains a comprehensive series of Shanghai maps while the other directory just contains plain text of street names and residents who lived on the roads.</p>
<p>Then I showed her the pictures of the building from my laptop and she immediately said, “No, I’m 100% sure this isn’t a church building. Hmm…A Spanish Colonial revival style building……a style common in those days. I bet it might have been a school or a hospital. Look at the tower, it doesn’t look like a bell tower of a church!”</p>
<p>The research, with the kind help of Tess, took hours and reminded me of Robert Langdon breaking the Da Vinci Codes.</p>
<p>First, with the help of Google Earth, we tracked down the exact location of the ruins on the modern map and then corresponded with the old map directory. Without much success.</p>
<p>Then we checked the other directory for the corresponding old name of Changning Road; this was pretty easy. It used to be known as  Bresnan Road. We then check the other directory for the list of buildings and residences along Bresnan Road. Most of the places on the list were factories and private residences of the wealthy…and then we saw:</p>
<p>61-5 St. Mary’s Hall High School (A.C.M.)</p>
<p>Tess said she heard this name before but suggested me to google the name. Most results that came up were the St. Mary’s Hall High School in USA or UK, but nothing about Shanghai; probably not when you’re reading this as mine will be included in the results!</p>
<p>I’m fortunate to understand Chinese so I “baidu” instead. It turns out that this ruins was indeed St. Mary&#8217;s Hall, the school that Eileen Chang studied!</p>
<p>Founded by the same church that established St. John’s University, the original campus was located within St. John’s until 1922, when they moved to Bresnan Road. Once considered as one of the 2 most prestigious schools for girls, it was merged with McTyeire School in 1952 to form the present day Shanghai No. 3 Middle School for girls, and the campus has been based in McTyeire School since then.</p>
<p>The then St. Mary’s Hall became a garment vocational school and later became part of HuaDong University until some years ago when HuaDong sold it to the developer.</p>
<p>I’ve had a chance to meet a designer tonight (1 day after I met Tess) who has got friends studying in HuaDong and she told me that HuaDong sold the land to the developer for 500 million yuan and the developer immediately torn down part of the building. Later they were stopped by the government since there is a plaque on the building’s wall. But as Tess told me, she witnessed lots of buildings with plaques demolished over the years.</p>
<p>It’s nice to have this mystery finally solved. I can’t wait to share with Kylie this exciting news. So let’s pray it won’t disappear, but frankly speaking, who knows?</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_235" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_235" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/mary-1.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/mary-1-50x50.jpg" alt="" title="St. Mary&#039;s Hall High School" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">St. Mary's Hall High School</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/mary-2-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/mary-2-50x50.jpg" alt="" title="St. Mary&#039;s Hall High School" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">St. Mary's Hall High School</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_235" class="loader"></div>
					<div id="slideshow_235" class="slideshow"></div>
					<div id="caption_235" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_235 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_235').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_235',
					controlsContainerSel:      '#controls_235',
					captionContainerSel:       '#caption_235',  
					loadingContainerSel:       '#loading_235',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="a72a91d7d4b0a349db0779b3cbd75aaa" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-a72a91d7d4b0a349db0779b3cbd75aaa" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_a72a91d7d4b0a349db0779b3cbd75aaa = new google.maps.Map(document.getElementById("a72a91d7d4b0a349db0779b3cbd75aaa"));
    var orc = new jQuery.GoogleMapOrchestrator(map_a72a91d7d4b0a349db0779b3cbd75aaa, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.21654,121.41456", zoom : 18, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "a72a91d7d4b0a349db0779b3cbd75aaa", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/st-marys-hall-high-school/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacific Hotel</title>
		<link>http://www.disappearingcorners.com/pacific-hotel/</link>
		<comments>http://www.disappearingcorners.com/pacific-hotel/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:26:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hotel]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=233</guid>
		<description><![CDATA[Pacific Hotel]]></description>
			<content:encoded><![CDATA[<p>Pacific Hotel</p>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/pacific-hotel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Qiu Residence</title>
		<link>http://www.disappearingcorners.com/the-qiu-residence/</link>
		<comments>http://www.disappearingcorners.com/the-qiu-residence/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:26:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=231</guid>
		<description><![CDATA[Address: No. 412 Weihai Road Text with kind permission from Katya Knyazeva Brothers Qiu from a northern province made their fortune overnight in the 1920&#8242;s Shanghai. Their eccentric twin mansions with a lush garden full of exotic animals were the talk of the town for years. When the third generation Qiu released his fleet of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 412 Weihai Road</strong></p>
<p><em>Text with kind permission from Katya Knyazeva</em></p>
<p>Brothers Qiu from a northern province made their fortune overnight in the 1920&#8242;s Shanghai. Their eccentric twin mansions with a lush garden full of exotic animals were the talk of the town for years. When the third generation Qiu released his fleet of pigeons the skies would darken. </p>
<p>In 1940&#8242;s the brothers escaped the turmoil and disappeared without a trace. The school that came to use the buildings after them demolished (!) one mansion in 1990 to make space for more classrooms. Talk about good education! Now the school moved to the other end of Weihai Lu, its hastily erected classrooms are gone too, and the orphaned exotic mansion will be pushed deeper into the land. I won&#8217;t be surprised if &#8216;moving&#8217; involves disassembling it brick by bricks and replacing whole structures.</p>
<p>Photo Credits: Katya Knyazeva and John Meckley</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_231" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_231" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/west-wing-side-400x248.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/west-wing-side-50x50.jpg" alt="" title="west-wing-side" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/west-wing-back-400x224.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/west-wing-back-50x50.jpg" alt="" title="west-wing-back" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/view-from-the-back-400x224.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/view-from-the-back-50x50.jpg" alt="" title="view-from-the-back" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/porch-400x261.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/porch-50x50.jpg" alt="" title="porch" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/plaque-400x317.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/plaque-50x50.jpg" alt="" title="plaque" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/facade-400x224.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/facade-50x50.jpg" alt="" title="facade" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/front-view-400x294.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/front-view-50x50.jpg" alt="" title="front-view" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/facade-right-side-400x284.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/facade-right-side-50x50.jpg" alt="" title="facade-right-side" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/facade-left-side-400x224.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/facade-left-side-50x50.jpg" alt="" title="facade-left-side" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/east-wing-appendix-400x287.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/east-wing-appendix-50x50.jpg" alt="" title="east-wing-appendix" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/76-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/76-50x50.jpg" alt="" title="76" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/backleft-side-400x250.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/backleft-side-50x50.jpg" alt="" title="backleft-side" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/backside-400x224.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/backside-50x50.jpg" alt="" title="backside" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/carved-door-in-the-west-wing-400x313.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/carved-door-in-the-west-wing-50x50.jpg" alt="" title="carved-door-in-the-west-wing" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_231" class="loader"></div>
					<div id="slideshow_231" class="slideshow"></div>
					<div id="caption_231" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_231 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_231').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_231',
					controlsContainerSel:      '#controls_231',
					captionContainerSel:       '#caption_231',  
					loadingContainerSel:       '#loading_231',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-qiu-residence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Majestic Theatre</title>
		<link>http://www.disappearingcorners.com/majestic-theatre/</link>
		<comments>http://www.disappearingcorners.com/majestic-theatre/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:25:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=229</guid>
		<description><![CDATA[Address: 66 Jiangning Rd Text by John Meckley Historic Art Deco theatre designed by Fan Wen Zhao (Robert Fan) and completed in 1941.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: 66 Jiangning Rd</strong></p>
<p><em>Text by John Meckley</em></p>
<p>Historic Art Deco theatre designed by Fan Wen Zhao (Robert Fan) and completed in 1941.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_229" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_229" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/majestic-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/majestic-50x50.jpg" alt="" title="majestic" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Majestic Theatre</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_229" class="loader"></div>
					<div id="slideshow_229" class="slideshow"></div>
					<div id="caption_229" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_229 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_229').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_229',
					controlsContainerSel:      '#controls_229',
					captionContainerSel:       '#caption_229',  
					loadingContainerSel:       '#loading_229',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/majestic-theatre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Empire Mansions</title>
		<link>http://www.disappearingcorners.com/empire-mansions/</link>
		<comments>http://www.disappearingcorners.com/empire-mansions/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:25:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=227</guid>
		<description><![CDATA[Address: Middle Huai Hai Road by Changshu Road, the former Avenue Joffre Empire Mansions were built in 1935. The building occupies a corner of Huaihai Lu and Changshu Lu and has distinctive horizontal lines running along the facade that are intersected by vertical patterns.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Middle Huai Hai Road by Changshu Road, the former Avenue Joffre</strong></p>
<p>Empire Mansions were built in 1935. The building occupies a corner of Huaihai Lu and Changshu Lu and has distinctive horizontal lines running along the facade that are intersected by vertical patterns.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/empire-mansions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Derring Apartments</title>
		<link>http://www.disappearingcorners.com/derring-apartments/</link>
		<comments>http://www.disappearingcorners.com/derring-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:15:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=225</guid>
		<description><![CDATA[Text by John Meckley Chongming Lu and Jiangxi Bei Lu. Derring Apartments were built in 1935 by a British construction firm. The building was meant to be the first in the line of white collar housing projects. In its short life as an apartment building it had two famous residents, both writers: Zhang Henshui and [...]]]></description>
			<content:encoded><![CDATA[<p><em>Text by John Meckley</em></p>
<p>Chongming Lu and Jiangxi Bei Lu. Derring Apartments were built in 1935 by a British construction firm. The building was meant to be the first in the line of white collar housing projects. In its short life as an apartment building it had two famous residents, both writers: Zhang Henshui and Liu Baiyu. After 1947, a pharmaceutical company Xin Yi purchased the building and adapted it to its production purposes, basically turned it into a factory. In 1956, the factory went into the joint state private ownership and by 1958 the building housed over ten glass-making factories and pharmaceutical productions, becoming Shanghai&#8217;s largest concentration of pharmaceutical processes.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_225" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_225" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/derring-apartments-400x256.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/derring-apartments-50x50.jpg" alt="" title="derring apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Derring Apartments</div>
												<div class="image-desc">© Katya Knyazeva</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_225" class="loader"></div>
					<div id="slideshow_225" class="slideshow"></div>
					<div id="caption_225" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_225 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_225').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_225',
					controlsContainerSel:      '#controls_225',
					captionContainerSel:       '#caption_225',  
					loadingContainerSel:       '#loading_225',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/derring-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capetown Apartments</title>
		<link>http://www.disappearingcorners.com/capetown-apartments/</link>
		<comments>http://www.disappearingcorners.com/capetown-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:15:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=223</guid>
		<description><![CDATA[Text by John Meckley Wukang Rd near Hunan Rd]]></description>
			<content:encoded><![CDATA[<p><em>Text by John Meckley</em></p>
<p>Wukang Rd near Hunan Rd</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_223" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_223" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Cape-Town-Apartments.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Cape-Town-Apartments-50x50.jpg" alt="" title="Cape Town Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Cape Town Apartments</div>
												<div class="image-desc">Photo Credits: John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_223" class="loader"></div>
					<div id="slideshow_223" class="slideshow"></div>
					<div id="caption_223" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_223 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_223').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_223',
					controlsContainerSel:      '#controls_223',
					captionContainerSel:       '#caption_223',  
					loadingContainerSel:       '#loading_223',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/capetown-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Gascoigne Apartments</title>
		<link>http://www.disappearingcorners.com/the-gascoigne-apartments/</link>
		<comments>http://www.disappearingcorners.com/the-gascoigne-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:14:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Xuhui District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=221</guid>
		<description><![CDATA[Built in 1935, this 13-story building, is a typical example of Art Deco architecture. After the recent renovation, only the building&#8217;s exterior remains true to its original design, while the interior decoration and room layout have been indiscriminately altered.]]></description>
			<content:encoded><![CDATA[<p>Built in 1935, this 13-story building, is a typical example of Art Deco architecture. After the recent renovation, only the building&#8217;s exterior remains true to its original design, while the interior decoration and room layout have been indiscriminately altered.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_221" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_221" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Gascoigne-Apartments-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Gascoigne-Apartments-50x50.jpg" alt="" title="The Gascoigne Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Gascoigne Apartments</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_221" class="loader"></div>
					<div id="slideshow_221" class="slideshow"></div>
					<div id="caption_221" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_221 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_221').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_221',
					controlsContainerSel:      '#controls_221',
					captionContainerSel:       '#caption_221',  
					loadingContainerSel:       '#loading_221',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-gascoigne-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grand Theatre</title>
		<link>http://www.disappearingcorners.com/grand-theatre/</link>
		<comments>http://www.disappearingcorners.com/grand-theatre/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:14:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>
		<category><![CDATA[Lazlo Hudec]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=219</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/grand-theatre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Park Hotel</title>
		<link>http://www.disappearingcorners.com/park-hotel/</link>
		<comments>http://www.disappearingcorners.com/park-hotel/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:13:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>
		<category><![CDATA[Lazlo Hudec]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=217</guid>
		<description><![CDATA[Address: No. 170 West Nanjing Road Text with kind permission from www.Hudec.cn Shanghai Joint Savings Society Building, known today as the International Hotel, or Park Hotel, is located at No. 170 West Nanjing Road. It was named after the allied bank founded in 1923 by the Yienyieh Commercial Bank, Kincheng Banking corporation, the China and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 170 West Nanjing Road</strong></p>
<p><em>Text with kind permission from www.Hudec.cn</em></p>
<p>Shanghai Joint Savings Society Building, known today as the International Hotel, or Park Hotel, is located at No. 170 West Nanjing Road. It was named after the allied bank founded in 1923 by the Yienyieh Commercial Bank, Kincheng Banking corporation, the China and South Sea Bank and the Continental Bank. Designed in March 1931 and completed in December 1934, the building is 83.8-metres high and contains 22 stories above ground and another 2 stories underground. Built by Voh Kee Construction Company, the piling project was finished by a Danish Company established by Corrit.<br />
Taking early American skyscrapers in New York and Chicago as a source of inspiration, J.S.S. Building was designed in a style of modern Art Deco with long vertical stripes shrinking layer upon layer on the elevations and creating a setback skyline at the top of the tower above the 15th floor. The facade is mostly covered with brown facing bricks while the bottom is coated with black granite. All these materials are produced in China. The building has a steel frame structure, coated with concrete for fireproofing, and reinforced concrete floors. Thanks to the raft foundation of reinforced concrete and the dense and deep sheet-piling, the building has the least subsidence among the high-rises built in Shanghai at that time. Each floor is equipped with hydrants, automatic extinguishing spray devices and artesian units along with a tap water supply system. Its cold air system was also the first application among hotels built in China at that time.<br />
J.S.S Building has been reputed as the tallest in the Far East for several decades and the highest landmark in Shanghai for nearly half a century. It is Hudec’s masterpiece of modernism and Art Deco by virtue of rapid development in both financial investment in real estate and building technology in Shanghai in 1930s, the design and the construction of the Park Hotel reached the highest level of skyscrapers in the Far East in 1930s. (The building has been listed as Heritage Architecture of Shanghai in 1989.)</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_217" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_217" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/park-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/park-50x50.jpg" alt="" title="Park Hotel" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Park Hotel</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_217" class="loader"></div>
					<div id="slideshow_217" class="slideshow"></div>
					<div id="caption_217" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_217 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_217').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_217',
					controlsContainerSel:      '#controls_217',
					captionContainerSel:       '#caption_217',  
					loadingContainerSel:       '#loading_217',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/park-hotel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Gibb, Livingston &amp; Co. Building</title>
		<link>http://www.disappearingcorners.com/the-gibb-livingston-co-building/</link>
		<comments>http://www.disappearingcorners.com/the-gibb-livingston-co-building/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:12:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=215</guid>
		<description><![CDATA[The Gibb, Livingston &#38; Co. Building]]></description>
			<content:encoded><![CDATA[<p>The Gibb, Livingston &amp; Co. Building</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_215" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_215" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Gibb-Livingston-and-Co.-Building-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Gibb-Livingston-and-Co.-Building-50x50.jpg" alt="" title="The Gibb Livingston and Co. Building" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Gibb Livingston and Co. Building</div>
												<div class="image-desc">© Max Waldman</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_215" class="loader"></div>
					<div id="slideshow_215" class="slideshow"></div>
					<div id="caption_215" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_215 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_215').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_215',
					controlsContainerSel:      '#controls_215',
					captionContainerSel:       '#caption_215',  
					loadingContainerSel:       '#loading_215',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-gibb-livingston-co-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cathay Mansions</title>
		<link>http://www.disappearingcorners.com/cathay-mansions/</link>
		<comments>http://www.disappearingcorners.com/cathay-mansions/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:11:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Avenue Joffre]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=213</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<br />
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/cathay-mansions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cercle Sportif Français</title>
		<link>http://www.disappearingcorners.com/cercle-sportif-francais/</link>
		<comments>http://www.disappearingcorners.com/cercle-sportif-francais/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:11:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=211</guid>
		<description><![CDATA[Located on South Maoming Road, adjacent to the modern Okura Garden Hotel, it was first built in the 1920s and known as the French Club. According to Tess Johnston, this club also admitted women, although they limited it to 40 at one certain time. The building is well preserved and many of the original features [...]]]></description>
			<content:encoded><![CDATA[<p>Located on South Maoming Road, adjacent to the modern Okura Garden Hotel, it was first built in the 1920s and known as the French Club. According to Tess Johnston, this club also admitted women, although they limited it to 40 at one certain time. The building is well preserved and many of the original features are still there.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_211" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_211" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_211" class="loader"></div>
					<div id="slideshow_211" class="slideshow"></div>
					<div id="caption_211" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_211 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_211').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_211',
					controlsContainerSel:      '#controls_211',
					captionContainerSel:       '#caption_211',  
					loadingContainerSel:       '#loading_211',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/cercle-sportif-francais/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grosvenor House</title>
		<link>http://www.disappearingcorners.com/grosvenor-house/</link>
		<comments>http://www.disappearingcorners.com/grosvenor-house/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:10:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=209</guid>
		<description><![CDATA[Grosvenor House]]></description>
			<content:encoded><![CDATA[<p>Grosvenor House</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_209" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_209" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/grosvenor-house-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/grosvenor-house-50x50.jpg" alt="" title="grosvenor house" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Grosvenor House</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_209" class="loader"></div>
					<div id="slideshow_209" class="slideshow"></div>
					<div id="caption_209" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_209 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_209').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_209',
					controlsContainerSel:      '#controls_209',
					captionContainerSel:       '#caption_209',  
					loadingContainerSel:       '#loading_209',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/grosvenor-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lyceum Theatre</title>
		<link>http://www.disappearingcorners.com/lyceum-theatre/</link>
		<comments>http://www.disappearingcorners.com/lyceum-theatre/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:09:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=206</guid>
		<description><![CDATA[Lyceum Theatre was built in 1930 at the famous intersection of Maoming Lu and Changle Lu glibly referred to as &#8220;Heart of the French Concession&#8221;. Before liberation it housed an amateur drama company; Mei Lanfang, Zhou Xinfang, Yu Zhenfei, Zhao Dan, Qin Yi and Zhou Xiaoyan graced its stage with their presence. However, after liberation [...]]]></description>
			<content:encoded><![CDATA[<p>Lyceum Theatre was built in 1930 at the famous intersection of Maoming Lu and Changle Lu glibly referred to as &#8220;Heart of the French Concession&#8221;.  Before liberation it housed an amateur drama company; Mei Lanfang, Zhou Xinfang, Yu Zhenfei, Zhao Dan, Qin Yi and Zhou Xiaoyan graced its stage with their presence. However, after liberation the building&#8217;s functions expanded so much that it lost its calling as a theatre entirely. Now it plays third-grade commercial performances and houses a karaoke club.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_206" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_206" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/lyceum-400x320.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/lyceum-50x50.jpg" alt="" title="lyceum" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Lyceum Theatre</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_206" class="loader"></div>
					<div id="slideshow_206" class="slideshow"></div>
					<div id="caption_206" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_206 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_206').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_206',
					controlsContainerSel:      '#controls_206',
					captionContainerSel:       '#caption_206',  
					loadingContainerSel:       '#loading_206',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/lyceum-theatre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fire Station on Yichang Road</title>
		<link>http://www.disappearingcorners.com/fire-station-on-yichang-road/</link>
		<comments>http://www.disappearingcorners.com/fire-station-on-yichang-road/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:09:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=204</guid>
		<description><![CDATA[Fire Station on Yichang Road]]></description>
			<content:encoded><![CDATA[<p>Fire Station on Yichang Road</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_204" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_204" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/fire-station-on-yichang-road.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/fire-station-on-yichang-road-50x50.jpg" alt="" title="fire station on yichang road" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Fire Station on YiChang Road</div>
												<div class="image-desc">© Katya Knyazeva</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_204" class="loader"></div>
					<div id="slideshow_204" class="slideshow"></div>
					<div id="caption_204" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_204 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_204').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_204',
					controlsContainerSel:      '#controls_204',
					captionContainerSel:       '#caption_204',  
					loadingContainerSel:       '#loading_204',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/fire-station-on-yichang-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Union Brewery</title>
		<link>http://www.disappearingcorners.com/union-brewery/</link>
		<comments>http://www.disappearingcorners.com/union-brewery/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:08:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Lazlo Hudec]]></category>
		<category><![CDATA[Zhabei District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=202</guid>
		<description><![CDATA[Address: YiChang Road Text with kind permission from www.hudec.cn Union Brewery Ltd, formerly Shanghai Beer Factory, was located at No.130 Yichang Road, which recently, a renewal project, converted the old factory building into a complex with galleries and shops, and Mengqing Garden shops along the Suzhou creek. The Union Brauerei AG (established in 1911) was [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: YiChang Road</strong></p>
<p><em>Text with kind permission from www.hudec.cn</em></p>
<p>Union Brewery Ltd, formerly Shanghai Beer Factory, was located at No.130 Yichang Road, which recently, a renewal project, converted the old factory building into a complex with galleries and shops, and Mengqing Garden shops along the Suzhou creek.<br />
The Union Brauerei AG (established in 1911) was run by the German company Schwarzkopf &#038; Co. The brewery produced 2,000 tons yearly (2 million liters) and had 100 employees.  The brewery was purchased in 1919 by a Norwegian businessman. Frithjof Gustav Cark Hohnke, who can be credited for making beer popular in Shanghai. Victor Sasson bought most of the shares of the brewery in 1935 and the name was changed to Shanghai Brewery. Hohnke continued as director of the company, and kept his private villa, built by Hudec, in the French Concession, now the chancery of the Belgian Consulate. </p>
<p>The English Jardine Group built a new factory on this site. Designed in October 1931 and completed in May 1933, the factory once boasted being the biggest beer producer in the far-east containing 11,100 square-meters of plot area and 28,800 square-meters of building area.<br />
The main business of the factory was as a Brewery. The process was controlled by mechanization and all the equipment was imported from overseas. To make full use of the land area, the master plan was designed in a horseshoe shape. The main structures included a brewery building, bottling building, garage, office building and electric- power room etc. The bottling building was five-storeys high of reinforced-concrete construction. The south facade which was shaped in a curve had extensive horizontal windows. The north façade, shaped in hackle, had filleted corners. The new factory had more commodious inner-space, on a no-beam floor system which was rarely used. The brewery building was nine-storeys high in a reinforced-concrete structure. A tower on the east façade was built in Art-Deco with similar disposal, for the entrance along Suzhou creek. These two buildings both had dark architraves around the windows and air corridors between them. As a part of the renewal project along Suzhou creek, the factory site, of which none of the original buildings exist, has been changed into an ecological green park named Mengqing Garden in 2005, and also has a brewery.<br />
As one of the two huge industrial factories designed by Hudec, Union Brewery Ltd. successfully integrates Modernism with industrial design. (The Factory site was listed among the Heritage Architectures of Modern History in Shanghai since 1999).</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_202" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_202" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Union-Brewery-400x231.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Union-Brewery-50x50.jpg" alt="" title="Union Brewery" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Union Brewery</div>
												<div class="image-desc">© Katya Knyazeva</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_202" class="loader"></div>
					<div id="slideshow_202" class="slideshow"></div>
					<div id="caption_202" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_202 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_202').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_202',
					controlsContainerSel:      '#controls_202',
					captionContainerSel:       '#caption_202',  
					loadingContainerSel:       '#loading_202',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/union-brewery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cathay Theatre</title>
		<link>http://www.disappearingcorners.com/the-cathay-theatre/</link>
		<comments>http://www.disappearingcorners.com/the-cathay-theatre/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=200</guid>
		<description><![CDATA[Located on the intersection of Central Huaihai Road and South MaoMing Road, this 1930s Art Deco Theatre is still one of the few historic cinemas that is still in operation.]]></description>
			<content:encoded><![CDATA[<p>Located on the intersection of Central Huaihai Road and South MaoMing Road, this 1930s Art Deco Theatre is still one of the few historic cinemas that is still in operation.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_200" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_200" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Cathay-Theatre-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Cathay-Theatre-50x50.jpg" alt="" title="The Cathay Theatre" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Cathay Theatre</div>
												<div class="image-desc">© Max Waldman</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_200" class="loader"></div>
					<div id="slideshow_200" class="slideshow"></div>
					<div id="caption_200" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_200 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_200').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_200',
					controlsContainerSel:      '#controls_200',
					captionContainerSel:       '#caption_200',  
					loadingContainerSel:       '#loading_200',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-cathay-theatre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Belden Apartments</title>
		<link>http://www.disappearingcorners.com/the-belden-apartments/</link>
		<comments>http://www.disappearingcorners.com/the-belden-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:08:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=198</guid>
		<description><![CDATA[Address: No 213 South Shanxi Road (formerly known as Avenue du Roi Albert) Old apartment block built in 1924.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No 213 South Shanxi Road (formerly known as Avenue du Roi Albert)</strong></p>
<p>Old apartment block built in 1924.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_198" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_198" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Belden-Apartments.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Belden-Apartments-50x50.jpg" alt="" title="The Belden Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Belden Apartments</div>
												<div class="image-desc">© Max Waldman</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_198" class="loader"></div>
					<div id="slideshow_198" class="slideshow"></div>
					<div id="caption_198" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_198 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_198').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_198',
					controlsContainerSel:      '#controls_198',
					captionContainerSel:       '#caption_198',  
					loadingContainerSel:       '#loading_198',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-belden-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shanghai Telephone Exchange</title>
		<link>http://www.disappearingcorners.com/shanghai-telephone-exchange/</link>
		<comments>http://www.disappearingcorners.com/shanghai-telephone-exchange/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:08:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=196</guid>
		<description><![CDATA[Shanghai Telephone Exchange at 734 Zhonghua Lu was built in 1920. It is a massive building in neoclassical style, excellently preserved and still performing its original function.]]></description>
			<content:encoded><![CDATA[<p>Shanghai Telephone Exchange at 734 Zhonghua Lu was built in 1920. It is a massive building in neoclassical style, excellently preserved and still performing its original function.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_196" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_196" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/2798123983_8fe7e5d71f_d-400x333.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/2798123983_8fe7e5d71f_d-50x50.jpg" alt="" title="Shanghai Telephone Exchange" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Shanghai Telephone Exchange</div>
												<div class="image-desc">© Katya Knyazeva</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_196" class="loader"></div>
					<div id="slideshow_196" class="slideshow"></div>
					<div id="caption_196" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_196 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_196').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_196',
					controlsContainerSel:      '#controls_196',
					captionContainerSel:       '#caption_196',  
					loadingContainerSel:       '#loading_196',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/shanghai-telephone-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horn&#8217;s Imbiss Stube</title>
		<link>http://www.disappearingcorners.com/horns-imbiss-stube/</link>
		<comments>http://www.disappearingcorners.com/horns-imbiss-stube/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:07:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=193</guid>
		<description><![CDATA[Address: Haimen Road Also known as the Atlantic Café, it was popular among many Jewish that time. Some musicians frequented that café and played instruments there. The old commercial sign was salvaged in 2004 from being overpainted. *UPDATE: IT IS NOW A DISAPPEARED CORNER.]]></description>
			<content:encoded><![CDATA[<p>Address: Haimen Road</p>
<p>Also known as the Atlantic Café, it was popular among many Jewish that time. Some musicians frequented that café and played instruments there. The old commercial sign was salvaged in 2004 from being overpainted.</p>
<p>*UPDATE: IT IS NOW A DISAPPEARED CORNER.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_193" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_193" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/horns-imbiss-stube-400x277.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/horns-imbiss-stube-50x50.jpg" alt="" title="horns imbiss stube" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Horns Imbiss Stube</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_193" class="loader"></div>
					<div id="slideshow_193" class="slideshow"></div>
					<div id="caption_193" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_193 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_193').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_193',
					controlsContainerSel:      '#controls_193',
					captionContainerSel:       '#caption_193',  
					loadingContainerSel:       '#loading_193',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/horns-imbiss-stube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ward Road Heim</title>
		<link>http://www.disappearingcorners.com/ward-road-heim/</link>
		<comments>http://www.disappearingcorners.com/ward-road-heim/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:07:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=191</guid>
		<description><![CDATA[Address: No. 138 Changyang Road One of the largest shelters for Jewish Refugees during WWII. Established in 1939, it was once used as a hospital.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 138 Changyang Road</strong></p>
<p>One of the largest shelters for Jewish Refugees during WWII. Established in 1939, it was once used as a hospital.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_191" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_191" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Ward-Road-Heim-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Ward-Road-Heim-50x50.jpg" alt="" title="Ward Road Heim" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Ward Road Heim</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_191" class="loader"></div>
					<div id="slideshow_191" class="slideshow"></div>
					<div id="caption_191" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_191 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_191').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_191',
					controlsContainerSel:      '#controls_191',
					captionContainerSel:       '#caption_191',  
					loadingContainerSel:       '#loading_191',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/ward-road-heim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joint Distribution Committee</title>
		<link>http://www.disappearingcorners.com/joint-distribution-committee/</link>
		<comments>http://www.disappearingcorners.com/joint-distribution-committee/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:07:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=189</guid>
		<description><![CDATA[Address: 119-121 Huoshan Road Built in 1917, it was also another favourite gathering spot for Jewish Refugees during WWII. It is now a residential compound occupied by many local families.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: 119-121 Huoshan Road</strong></p>
<p>Built in 1917, it was also another favourite gathering spot for Jewish Refugees during WWII. It is now a residential compound occupied by many local families.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_189" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_189" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/JDC-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/JDC-50x50.jpg" alt="" title="JDC" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Joint Distribution Committee</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_189" class="loader"></div>
					<div id="slideshow_189" class="slideshow"></div>
					<div id="caption_189" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_189 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_189').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_189',
					controlsContainerSel:      '#controls_189',
					captionContainerSel:       '#caption_189',  
					loadingContainerSel:       '#loading_189',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/joint-distribution-committee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Le Bearne Apartments</title>
		<link>http://www.disappearingcorners.com/le-bearne-apartments/</link>
		<comments>http://www.disappearingcorners.com/le-bearne-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:06:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=187</guid>
		<description><![CDATA[Address: No 453~457 Middle Huai Hai Road, the former Avenue Joffre Designed by architects Leonard, Veysseyre &#038; Kruze and located in the French Concession in 1930. Some parts of the building is 7-storey high, while some are 10-storey covering a land area of 5200sqm. It was a property of the French businessmen until the outbreak [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No 453~457 Middle Huai Hai Road, the former Avenue Joffre</strong></p>
<p>Designed by architects Leonard, Veysseyre &#038; Kruze and located in the French Concession in 1930. Some parts of the building is 7-storey high, while some are 10-storey covering a land area of 5200sqm. It was a property of the French businessmen until the outbreak of the Pacific War when they sold it at a low price of H.H Kung, the then richest man in China.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_187" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_187" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/le-bearne-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/le-bearne-50x50.jpg" alt="" title="Le Bearne Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Le Bearne Apartments</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_187" class="loader"></div>
					<div id="slideshow_187" class="slideshow"></div>
					<div id="caption_187" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_187 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_187').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_187',
					controlsContainerSel:      '#controls_187',
					captionContainerSel:       '#caption_187',  
					loadingContainerSel:       '#loading_187',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/le-bearne-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eddington House</title>
		<link>http://www.disappearingcorners.com/eddington-house/</link>
		<comments>http://www.disappearingcorners.com/eddington-house/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:06:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=185</guid>
		<description><![CDATA[Address: Nearby West Nanjing Road, a block from Jing&#8217;An Temple]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Nearby West Nanjing Road, a block from Jing&#8217;An Temple</strong></p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_185" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_185" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/eddington-house-400x300.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/eddington-house-50x50.jpg" alt="" title="eddington house" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Eddington House</div>
												<div class="image-desc">© John Meckley</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_185" class="loader"></div>
					<div id="slideshow_185" class="slideshow"></div>
					<div id="caption_185" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_185 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_185').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_185',
					controlsContainerSel:      '#controls_185',
					captionContainerSel:       '#caption_185',  
					loadingContainerSel:       '#loading_185',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/eddington-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>College Francais</title>
		<link>http://www.disappearingcorners.com/college-francais/</link>
		<comments>http://www.disappearingcorners.com/college-francais/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:06:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Luwan District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=183</guid>
		<description><![CDATA[One of the best thing after work in Shanghai is a walk down the small streets behind the main avenues where our office towers stand. If you happen to work near Huai Hai Middle Road, then you should visit Nanchang Road, formerly known as Rue Vallon. There you will find a lovely old building sitting [...]]]></description>
			<content:encoded><![CDATA[<p>One of the best thing after work in Shanghai is a walk down the small streets behind the main avenues where our<br />
office towers stand.</p>
<p>If you happen to work near Huai Hai Middle Road, then you should visit Nanchang Road, formerly known as Rue Vallon. There you will find a lovely old building sitting quietly, usually haunted except a few elderly who look after it during the day; the old Shanghai Science Hall.</p>
<p>There are only very few sources about this beautiful old facade, and it really took me some time to trace its origins. The whole story dates back in 1904, when the number of French population grew rapidly. The Municipal Council in the former French Concession commissioned a Sports Club for the French community in town. It is a 2-storey building of brick and concrete composite with a large tennis court with a total area of 500sqm. When the club was moved to a new venue, the present Okura Garden Hotel on Maoming Road in 1925, this building was converted into a school known as College Francais, or College Municipal Francais according to some sources. After liberation in 1949, it was assigned for a new mission, and became the headquarters of the Shanghai Science Hall.</p>
<p>I arrived at this haunted hall on a late afternoon and the old guard who was on duty told me I should come another day; he’ll turn on all the lights of the hall and show me its original grandeur……Hope he’ll keep his promise.</p>
<p><strong>Note: </strong>I am still searching for the name of the architects who designed this building. The Chinese translation is 万茨 and 博尔舍伦. If you happen to come across their corresponding French names, please contact me. Thank you.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_183" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_183" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/College-Francais.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/College-Francais-50x50.jpg" alt="" title="College Francais" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">College Francais</div>
												<div class="image-desc">Photo Credits: Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_183" class="loader"></div>
					<div id="slideshow_183" class="slideshow"></div>
					<div id="caption_183" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_183 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_183').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_183',
					controlsContainerSel:      '#controls_183',
					captionContainerSel:       '#caption_183',  
					loadingContainerSel:       '#loading_183',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/college-francais/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Former Residence of Chen Gui Chun</title>
		<link>http://www.disappearingcorners.com/former-residence-of-chen-gui-chun/</link>
		<comments>http://www.disappearingcorners.com/former-residence-of-chen-gui-chun/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:05:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Pudong]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=181</guid>
		<description><![CDATA[Location: Opposite to Jinmao Tower Chinese courtyard located in Lujiazui]]></description>
			<content:encoded><![CDATA[<p><strong>Location: Opposite to Jinmao Tower</strong></p>
<p>Chinese courtyard located in Lujiazui</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_181" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_181" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/chen_.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/chen_-50x50.jpg" alt="" title="Former Residence of Chen Gui Chun" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Former Residence of Chen Gui Chun</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_181" class="loader"></div>
					<div id="slideshow_181" class="slideshow"></div>
					<div id="caption_181" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_181 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_181').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_181',
					controlsContainerSel:      '#controls_181',
					captionContainerSel:       '#caption_181',  
					loadingContainerSel:       '#loading_181',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/former-residence-of-chen-gui-chun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hengshan Community Church</title>
		<link>http://www.disappearingcorners.com/hengshan-community-church/</link>
		<comments>http://www.disappearingcorners.com/hengshan-community-church/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:04:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Xuhui District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=179</guid>
		<description><![CDATA[Hengshan Community Church]]></description>
			<content:encoded><![CDATA[<p>Hengshan Community Church</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_179" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_179" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/hengshan-community-church.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/hengshan-community-church-50x50.jpg" alt="" title="hengshan community church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Hengshan Community Church</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_179" class="loader"></div>
					<div id="slideshow_179" class="slideshow"></div>
					<div id="caption_179" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_179 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_179').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_179',
					controlsContainerSel:      '#controls_179',
					captionContainerSel:       '#caption_179',  
					loadingContainerSel:       '#loading_179',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/hengshan-community-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The former Residence of Hudec</title>
		<link>http://www.disappearingcorners.com/the-former-residence-of-hudec/</link>
		<comments>http://www.disappearingcorners.com/the-former-residence-of-hudec/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:04:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Jing'an District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=177</guid>
		<description><![CDATA[Address: No. 127 Panyu Road, formerly known as Columbia Road Designed by Hudec for Hudec in the 1930s, he and his family lived in this cottage until 1937. It is now vacant.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 127 Panyu Road, formerly known as Columbia Road</strong></p>
<p>Designed by Hudec for Hudec in the 1930s, he and his family lived in this cottage until 1937. It is now vacant.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_177" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_177" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Former-Residence-of-Lazlo-Hudec-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Former-Residence-of-Lazlo-Hudec-50x50.jpg" alt="" title="Former Residence of Lazlo Hudec" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Former Residence of Lazlo Hudec</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_177" class="loader"></div>
					<div id="slideshow_177" class="slideshow"></div>
					<div id="caption_177" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_177 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_177').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_177',
					controlsContainerSel:      '#controls_177',
					captionContainerSel:       '#caption_177',  
					loadingContainerSel:       '#loading_177',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-former-residence-of-hudec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Moore Memorial Church</title>
		<link>http://www.disappearingcorners.com/the-moore-memorial-church/</link>
		<comments>http://www.disappearingcorners.com/the-moore-memorial-church/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:03:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Huangpu District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=175</guid>
		<description><![CDATA[Address: No. 316 Xizhang Road Text with kind permission from www.Hudec.cn Moore Memorial Church, known today as the Mu En Tang, is located at No. 316 Middle Xizang Road. It was formerly a Methodist Church, established in 1887 and then changed its’ name to “Moore Memorial Church”, when rebuilt in 1931 with money donated by [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 316 Xizhang Road</strong></p>
<p><em>Text with kind permission from www.Hudec.cn</em></p>
<p>Moore Memorial Church, known today as the Mu En Tang, is located at No. 316 Middle Xizang Road. It was formerly a Methodist Church, established in 1887 and then changed its’ name to “Moore Memorial Church”, when rebuilt in 1931 with money donated by Mr. JM Moore, in memory of his daughter. Occupied by the Japanese army from 1941 to 1945 and then by a Nanjing Middle School, it resumed its religious functions in 1979.  Covering a site area of 1,347 square-meters and building area of 3,138 square-meters, the church was of a three-storey steel－concrete structure, constructed by the “English Eastern Ironworks” Company.<br />
The Moore Memorial Church now serves as a community Church for Chinese Christians. . Facing West, the main church lies in the centre, with several auxiliary rooms at the four corners. Wide galleries on each side of the chapel serve as a transition space from the exterior to the interior worship space..  The English neo-Gothic church features unique exterior walls constructed in a textured pattern with alternating protruding red bricks and stone quoins on the wall corners. The flamboyant ecclesiastical lancet windows in the tower and on the bay windows in the entrance, and in the flanking halls are a typical Tudor style..  The Gothic vaulted ceilings, finished with stone ribbing combined with the stained glass windows, give mystery and warmth to the church. With a height of 42.1 meters, the Bell Tower on the south-west corner was the highest tower in Shanghai at the time.<br />
The completion of Moore Memorial Church witnessed Hudec’s maturity in the free application of classical architectural styles. He was able to deal with complicated functional requirements, foundation conditions and the surrounding street-scape, and to cast rational thought toward the creation of an environment of a special character.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_175" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_175" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Moore-Memorial-Church-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Moore-Memorial-Church-50x50.jpg" alt="" title="The Moore Memorial Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Moore Memorial Church</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_175" class="loader"></div>
					<div id="slideshow_175" class="slideshow"></div>
					<div id="caption_175" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_175 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_175').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_175',
					controlsContainerSel:      '#controls_175',
					captionContainerSel:       '#caption_175',  
					loadingContainerSel:       '#loading_175',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-moore-memorial-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The former Shanghai Public School for Girls</title>
		<link>http://www.disappearingcorners.com/the-former-shanghai-public-school-for-girls/</link>
		<comments>http://www.disappearingcorners.com/the-former-shanghai-public-school-for-girls/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:03:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>
		<category><![CDATA[School Buildings]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=173</guid>
		<description><![CDATA[A public school founded by a British businessman called Sir Thomas Hanbury, this place was later managed by the Municipal Council in 1927. Then it briefly became a Japanese primary school and even a Nationalist school for a while before it became the dormitory of the Liberation Army in 1949. In 1958, this place was [...]]]></description>
			<content:encoded><![CDATA[<p>A public school founded by a British businessman called Sir Thomas Hanbury, this place was later managed by the Municipal Council in 1927. Then it briefly became a Japanese primary school and even a Nationalist school for a while before it became the dormitory of the Liberation Army in 1949. In 1958, this place was occupied by a state-owned Electrical Company until now.</p>
<p>Part of the building was demolished in 1986, thus it is no longer a symmetrical structure but still it is one of the most well-preserved historical school halls in Shanghai.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_173" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_173" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/School.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/School-50x50.jpg" alt="" title="The former Shanghai Public School for Girls" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The former Shanghai Public School for Girls</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_173" class="loader"></div>
					<div id="slideshow_173" class="slideshow"></div>
					<div id="caption_173" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_173 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_173').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_173',
					controlsContainerSel:      '#controls_173',
					captionContainerSel:       '#caption_173',  
					loadingContainerSel:       '#loading_173',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-former-shanghai-public-school-for-girls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arbury Lane</title>
		<link>http://www.disappearingcorners.com/arbury-lane/</link>
		<comments>http://www.disappearingcorners.com/arbury-lane/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:02:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=171</guid>
		<description><![CDATA[Stone structure built in 1920. It stands at the present Pan Long Rd No 1-13 Chinese street name: 蟠龙街]]></description>
			<content:encoded><![CDATA[<p>Stone structure built in 1920. It stands at the present Pan Long Rd No 1-13<br />
Chinese street name: 蟠龙街</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_171" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_171" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/arbury_lane.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/arbury_lane-50x50.jpg" alt="" title="Arbury Lane" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Arbury Lane</div>
												<div class="image-desc">Photo Credit: Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_171" class="loader"></div>
					<div id="slideshow_171" class="slideshow"></div>
					<div id="caption_171" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_171 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_171').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_171',
					controlsContainerSel:      '#controls_171',
					captionContainerSel:       '#caption_171',  
					loadingContainerSel:       '#loading_171',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
<div align="center"><div class="google-map-placeholder" id="020d1170ba2c57a69760eaba21a77231" style="width:450px;height:350px; border:1px solid #333333;"></div></div><div class="google-map-directions-panel" id="directions-placeholder-020d1170ba2c57a69760eaba21a77231" style="margin-top: 8px !important; text-align: center; padding: 10px 12px !important; overflow: auto;"></div><script type="text/javascript">
    var map_020d1170ba2c57a69760eaba21a77231 = new google.maps.Map(document.getElementById("020d1170ba2c57a69760eaba21a77231"));
    var orc = new jQuery.GoogleMapOrchestrator(map_020d1170ba2c57a69760eaba21a77231, {markerdirections: "true", bubbleAutoPan: "false", initLocation: "31.24762,121.48735", zoom : 18, mapType: google.maps.MapTypeId.ROADMAP});
    orcHolder.push({mapId: "020d1170ba2c57a69760eaba21a77231", orchestrator: orc});
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.MAPTYPE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.PAN);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.ZOOM);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.SCALE);
    orc.switchMapControl(true, jQuery.GoogleMapOrchestrator.ControlType.STREETVIEW);
    orc.buildInitLocationMarker();
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/arbury-lane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boone Road Apartments</title>
		<link>http://www.disappearingcorners.com/boone-road-apartments/</link>
		<comments>http://www.disappearingcorners.com/boone-road-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:01:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=169</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<br />
<br />

]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/boone-road-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Young Allen Court</title>
		<link>http://www.disappearingcorners.com/young-allen-court/</link>
		<comments>http://www.disappearingcorners.com/young-allen-court/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 08:00:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=167</guid>
		<description><![CDATA[Address: No. 141-147, Kunshan Road by Zhapu Road This Queen Anne style mansion was built in 1923. Now part of the building is used as a rubbish chute.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: No. 141-147, Kunshan Road by Zhapu Road</strong></p>
<p>This Queen Anne style mansion was built in 1923. Now part of the building is used as a rubbish chute.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_167" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_167" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Young-Allen-Court.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Young-Allen-Court-50x50.jpg" alt="" title="Young Allen Court" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Young Allen Court</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_167" class="loader"></div>
					<div id="slideshow_167" class="slideshow"></div>
					<div id="caption_167" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_167 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_167').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_167',
					controlsContainerSel:      '#controls_167',
					captionContainerSel:       '#caption_167',  
					loadingContainerSel:       '#loading_167',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/young-allen-court/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hongkew Methodist Church</title>
		<link>http://www.disappearingcorners.com/the-hongkew-methodist-church/</link>
		<comments>http://www.disappearingcorners.com/the-hongkew-methodist-church/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 07:59:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=165</guid>
		<description><![CDATA[Address: Kunshan Road Completed in 1923, this Methodist Church was founded by an American Missionary. The legendary Charlie Soong (The father of Madame Soong QIng Ling) once preached in this church.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Kunshan Road</strong></p>
<p>Completed in 1923, this Methodist Church was founded by an American Missionary. The legendary Charlie Soong (The father of Madame Soong QIng Ling) once preached in this church.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_165" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_165" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Hongkew-Methodist-Church.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Hongkew-Methodist-Church-50x50.jpg" alt="" title="The Hongkew Methodist Church" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Hongkew Methodist Church</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_165" class="loader"></div>
					<div id="slideshow_165" class="slideshow"></div>
					<div id="caption_165" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_165 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_165').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_165',
					controlsContainerSel:      '#controls_165',
					captionContainerSel:       '#caption_165',  
					loadingContainerSel:       '#loading_165',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-hongkew-methodist-church/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Nishi Honganji Temple</title>
		<link>http://www.disappearingcorners.com/the-nishi-honganji-temple/</link>
		<comments>http://www.disappearingcorners.com/the-nishi-honganji-temple/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 07:58:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=163</guid>
		<description><![CDATA[Address: 471 Zhapu Road Designed in 1931 by Ogano Shigehisa. It became an internet bar for young people for a while and was vacant for a long time until September 2009, when it was converted into a posh club called CHINATOWN.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: 471 Zhapu Road</strong></p>
<p>Designed in 1931 by Ogano Shigehisa. It became an internet bar for young people for a while and was vacant for a long time until September 2009, when it was converted into a posh club called CHINATOWN.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_163" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_163" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Nishi-Honganji-Temple.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Nishi-Honganji-Temple-50x50.jpg" alt="" title="The Nishi Honganji Temple" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Nishi Honganji Temple</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_163" class="loader"></div>
					<div id="slideshow_163" class="slideshow"></div>
					<div id="caption_163" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_163 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_163').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_163',
					controlsContainerSel:      '#controls_163',
					captionContainerSel:       '#caption_163',  
					loadingContainerSel:       '#loading_163',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-nishi-honganji-temple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The old fire station Building</title>
		<link>http://www.disappearingcorners.com/the-old-fire-station-building/</link>
		<comments>http://www.disappearingcorners.com/the-old-fire-station-building/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 07:58:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=161</guid>
		<description><![CDATA[The old fire station Building]]></description>
			<content:encoded><![CDATA[<p>The old fire station Building</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_161" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_161" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Fire-Station-400x266.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/Fire-Station-50x50.jpg" alt="" title="Fire Station" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">Fire Station</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_161" class="loader"></div>
					<div id="slideshow_161" class="slideshow"></div>
					<div id="caption_161" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_161 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_161').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_161',
					controlsContainerSel:      '#controls_161',
					captionContainerSel:       '#caption_161',  
					loadingContainerSel:       '#loading_161',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-old-fire-station-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Pearce Apartments</title>
		<link>http://www.disappearingcorners.com/the-pearce-apartments/</link>
		<comments>http://www.disappearingcorners.com/the-pearce-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 07:58:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[Hongkou District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=159</guid>
		<description><![CDATA[Address: Zhapu Road An apartment building erected in 1931. Known us PuXi Apartments today.]]></description>
			<content:encoded><![CDATA[<p><strong>Address: Zhapu Road</strong></p>
<p>An apartment building erected in 1931. Known us PuXi Apartments today.</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_159" class="gallery"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_159" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Pearce-Apartments.jpg" >								
											<img src="http://www.disappearingcorners.com/wp-content/uploads/2008/11/The-Pearce-Apartments-50x50.jpg" alt="" title="The Pearce Apartments" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption">The Pearce Apartments</div>
												<div class="image-desc">© Cíntia Kou</div>
												
										</div>
										
									</li>
								
						</ul>
								<div class="gallery_clear"></div>
								<a class="pageLink prev" style="display:none" href="#" title="Previous Page"></a>
						<a class="pageLink next" style="display:none" href="#" title="Next Page"></a>
					</div>
				</div>
			</div>
			
			<!-- Start Advanced Gallery Html Containers -->
			<div class="gal_content">
				
				<div class="slideshow-container">
					<div id="loading_159" class="loader"></div>
					<div id="slideshow_159" class="slideshow"></div>
					<div id="caption_159" class="caption-container"></div>
				</div>
				
			</div>
	
	</div>
	
	<div class="gallery_clear"></div>
	
	
	
	<script type='text/javascript'>
			
			jQuery(document).ready(function($) {
				
				// We only want these styles applied when javascript is enabled
				$('.gal_content').css('display', 'block');
		
				// Initially set opacity on thumbs and add
				// additional styling for hover effect on thumbs
				var onMouseOutOpacity = 0.67;
				$('#thumbs_159 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_159').galleriffic({ 
					delay:                     3500,
					numThumbs:                 9,
					preloadAhead:              9,
					enableTopPager:            false,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_159',
					controlsContainerSel:      '#controls_159',
					captionContainerSel:       '#caption_159',  
					loadingContainerSel:       '#loading_159',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          'Next &rsaquo;',
					prevPageLinkText:          '&lsaquo; Prev',
					enableHistory:             	false,  
					autoStart:                 	'',
					enableKeyboardNavigation:	true,
					syncTransitions:           	true,
					defaultTransitionDuration: 	300,
						
					onSlideChange:             function(prevIndex, nextIndex) {
						// 'this' refers to the gallery, which is an extension of $('#thumbs')
						this.find('ul.thumbs').children()
							.eq(prevIndex).fadeTo('fast', onMouseOutOpacity).end()
							.eq(nextIndex).fadeTo('fast', 1.0);
					},
					onTransitionOut:           function(slide, caption, isSync, callback) {
						slide.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0, callback);
						caption.fadeTo(this.getDefaultTransitionDuration(isSync), 0.0);
					},
					onTransitionIn:            function(slide, caption, isSync) {
						var duration = this.getDefaultTransitionDuration(isSync);
						slide.fadeTo(duration, 1.0);
	
						// Position the caption at the bottom of the image and set its opacity
						var slideImage = slide.find('img');
						caption.width(slideImage.width())
							.css({
								//'bottom' : Math.floor((slide.height() - slideImage.outerHeight()) / 2 - 40),
								'top' : slideImage.outerHeight(),
								'left' : Math.floor((slide.width() - slideImage.width()) / 2) + slideImage.outerWidth() - slideImage.width()
							})
							.fadeTo(1000, 1.0);
						
					},
					onPageTransitionOut:       function(callback) {
						this.hide();
						setTimeout(callback, 100); // wait a bit
					},
					onPageTransitionIn:        function() {
						var prevPageLink = this.find('a.prev').css('display', 'none');
						var nextPageLink = this.find('a.next').css('display', 'none');
						
						// Show appropriate next / prev page links
						if (this.displayedPage > 0)
							prevPageLink.css('display', 'block');
		
						var lastPage = this.getNumPages() - 1;
						if (this.displayedPage < lastPage)
							nextPageLink.css('display', 'block');
		
						this.fadeTo('fast', 1.0);
					},
					onImageAdded: function(imageData, li) {
						_li.opacityrollover({
							mouseOutOpacity:   onMouseOutOpacity,
							mouseOverOpacity:  1.0,
							fadeSpeed:         'fast',
							exemptionSelector: '.selected'
						});
					}
					
				}); 
				
				/**************** Event handlers for custom next / prev page links **********************/
		
				gallery.find('a.prev').click(function(e) {
					gallery.previousPage();
					e.preventDefault();
				});
		
				gallery.find('a.next').click(function(e) {
					gallery.nextPage(); 
					e.preventDefault();
				});
		
			});
		</script>
		
		
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/the-pearce-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blackstone Apartments</title>
		<link>http://www.disappearingcorners.com/blackstone-apartments/</link>
		<comments>http://www.disappearingcorners.com/blackstone-apartments/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 07:57:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[First Batch]]></category>
		<category><![CDATA[French Concession]]></category>
		<category><![CDATA[Xuhui District]]></category>

		<guid isPermaLink="false">http://www.disappearingcorners.com/?p=157</guid>
		<description><![CDATA[Blackstone Apartments were built in 1924. It is a four-story Baroque-style building with a rounded extending porch supported by double Corinthian columns. The terrace above the porch is formed with three arches, some convex, some concave. The walls and some elements of decoration are made of black stones, hence the name. After 1945, this building [...]]]></description>
			<content:encoded><![CDATA[<p>Blackstone Apartments were built in 1924. It is a four-story Baroque-style building with a rounded extending porch supported by double Corinthian columns. The terrace above the porch is formed with three arches, some convex, some concave. The walls and some elements of decoration are made of black stones, hence the name. After 1945, this building was home to the United Nation&#8217;s General Agency of Postwar Relief.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.disappearingcorners.com/blackstone-apartments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
