<?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>Norbert&#039;s Mfg.</title>
	<atom:link href="http://www.norberts.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.norberts.com</link>
	<description>Trailers for every application</description>
	<lastBuildDate>Fri, 10 May 2013 21:13:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Sample</title>
		<link>http://www.norberts.com/?p=831</link>
		<comments>http://www.norberts.com/?p=831#comments</comments>
		<pubDate>Thu, 01 Sep 2011 15:40:58 +0000</pubDate>
		<dc:creator>trailers</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.norberts.com/?p=831</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.norberts.com/?feed=rss2&#038;p=831</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2005 Gooseneck 28&#8242; Flatdeck Trailer</title>
		<link>http://www.norberts.com/?p=702</link>
		<comments>http://www.norberts.com/?p=702#comments</comments>
		<pubDate>Wed, 17 Aug 2011 15:18:39 +0000</pubDate>
		<dc:creator>trailers</dc:creator>
				<category><![CDATA[Flatdecks]]></category>
		<category><![CDATA[Trailers for sale]]></category>

		<guid isPermaLink="false">http://www.norberts.com/?p=702</guid>
		<description><![CDATA[Used 28&#8242; Straight deck Gooseneck Flatdeck trailer. 3 &#8211; 7000 lb torsion electric over hydraulic axles, 16&#8243; tires, LED lights. Selling Price: $ 10,000.00]]></description>
			<content:encoded><![CDATA[<p>Used 28&#8242; Straight deck Gooseneck Flatdeck trailer. 3 &#8211; 7000 lb torsion electric over hydraulic axles, 16&#8243; tires, LED lights.</p>
<p>Selling Price: $ 10,000.00</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_702" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_702" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.norberts.com/wp-content/uploads/2011/08/29-GN-Flatdeck-EH-web-001-444x333.jpg" >								
											<img src="http://www.norberts.com/wp-content/uploads/2011/08/29-GN-Flatdeck-EH-web-001-50x50.jpg" alt="" title="29&#039; GN Flatdeck EH web  001" />
										</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 id="controls_702" class="controls"></div>
				<div class="slideshow-container">
					<div id="loading_702" class="loader"></div>
					<div id="slideshow_702" class="slideshow"></div>
					<div id="caption_702" 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_702 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_702').galleriffic({ 
					delay:                     3500,
					numThumbs:                 16,
					preloadAhead:              16,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_702',
					controlsContainerSel:      '#controls_702',
					captionContainerSel:       '#caption_702',  
					loadingContainerSel:       '#loading_702',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	1,
					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.norberts.com/?feed=rss2&#038;p=702</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Template</title>
		<link>http://www.norberts.com/?p=636</link>
		<comments>http://www.norberts.com/?p=636#comments</comments>
		<pubDate>Mon, 15 Aug 2011 19:16:13 +0000</pubDate>
		<dc:creator>shawnb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.norberts.com/?p=636</guid>
		<description><![CDATA[Enter details Price: $]]></description>
			<content:encoded><![CDATA[<p>Enter details</p>
<p><strong>Price: $</strong></p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_636" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_636" 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 id="controls_636" class="controls"></div>
				<div class="slideshow-container">
					<div id="loading_636" class="loader"></div>
					<div id="slideshow_636" class="slideshow"></div>
					<div id="caption_636" 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_636 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_636').galleriffic({ 
					delay:                     3500,
					numThumbs:                 16,
					preloadAhead:              16,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_636',
					controlsContainerSel:      '#controls_636',
					captionContainerSel:       '#caption_636',  
					loadingContainerSel:       '#loading_636',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	1,
					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.norberts.com/?feed=rss2&#038;p=636</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2002 Gooseneck 32&#8242; Flatdeck</title>
		<link>http://www.norberts.com/?p=423</link>
		<comments>http://www.norberts.com/?p=423#comments</comments>
		<pubDate>Wed, 29 Jun 2011 14:54:27 +0000</pubDate>
		<dc:creator>shawnb</dc:creator>
				<category><![CDATA[Flatdecks]]></category>
		<category><![CDATA[Trailers for sale]]></category>

		<guid isPermaLink="false">http://www.norberts.com/?p=423</guid>
		<description><![CDATA[Used 2002 Gooseneck Flatdeck 32&#8242; includes beavertails, pop-up center plate.  3 -New 8000 lb torsion electric over hydraulic axles, 17.5 heavy tires and rims. LED lights, 2 5/16 ball. Can be changed to king pin if needed. Selling Price: $ 13,500.00]]></description>
			<content:encoded><![CDATA[<p>Used 2002 Gooseneck Flatdeck 32&#8242; includes beavertails, pop-up center plate.  3 -New 8000 lb torsion electric over hydraulic axles, 17.5 heavy tires and rims. LED lights, 2 5/16 ball. Can be changed to king pin if needed.</p>
<p>Selling Price: $ 13,500.00</p>

	
		<div class="gallery_clear"></div> 
		<div id="gallery_423" class="photospace"> 
	
			<!-- Start Advanced Gallery Html Containers -->
			<div class="thumbs_wrap2">
				<div class="thumbs_wrap">
					<div id="thumbs_423" class="thumnail_col " >
						 
						<ul class="thumbs noscript">				
						
									<li><a class="thumb" href="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-001-443x333.jpg" >								
											<img src="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-001-50x50.jpg" alt="" title="Used 32&#039; Flatdeck web 2002 001" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-002-444x333.jpg" >								
											<img src="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-002-50x50.jpg" alt="" title="Used 32&#039; Flatdeck web  2002 002" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-003-444x333.jpg" >								
											<img src="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-003-50x50.jpg" alt="" title="Used 32&#039; Flatdeck web 2002 003" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-004-444x333.jpg" >								
											<img src="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-004-50x50.jpg" alt="" title="Used 32&#039; Flatdeck web 2002 004" />
										</a>
										
										<div class="caption">
											
												<div class="image-caption"></div>
												<div class="image-desc"></div>
												
										</div>
										
									</li>
								
									<li><a class="thumb" href="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-005-444x333.jpg" >								
											<img src="http://www.norberts.com/wp-content/uploads/2011/06/Used-32-Flatdeck-web-2002-005-50x50.jpg" alt="" title="Used 32&#039; Flatdeck web 2002 005" />
										</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 id="controls_423" class="controls"></div>
				<div class="slideshow-container">
					<div id="loading_423" class="loader"></div>
					<div id="slideshow_423" class="slideshow"></div>
					<div id="caption_423" 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_423 ul.thumbs li, .thumnail_col a.pageLink').opacityrollover({
					mouseOutOpacity:   onMouseOutOpacity,
					mouseOverOpacity:  1.0,
					fadeSpeed:         'fast',
					exemptionSelector: '.selected'
				});	
				
				// Initialize Advanced Galleriffic Gallery 
				var gallery = $('#thumbs_423').galleriffic({ 
					delay:                     3500,
					numThumbs:                 16,
					preloadAhead:              16,
					enableTopPager:            0,
					enableBottomPager:         false,
					imageContainerSel:         '#slideshow_423',
					controlsContainerSel:      '#controls_423',
					captionContainerSel:       '#caption_423',  
					loadingContainerSel:       '#loading_423',
					renderSSControls:          true,
					renderNavControls:         true,
					playLinkText:              'Play Slideshow',
					pauseLinkText:             'Pause Slideshow',
					prevLinkText:              '&lsaquo; Previous Photo',
					nextLinkText:              'Next Photo &rsaquo;',
					nextPageLinkText:          '&rsaquo;',
					prevPageLinkText:          '&lsaquo;',
					enableHistory:              0,
					autoStart:                 	1,
					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.norberts.com/?feed=rss2&#038;p=423</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
