<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Unique Solutions & Sales | RSS Feed</title>
<base href="http://www.usswest.com/">
</base>
<link href="/assets/templates/ussw/css/style.css" rel="stylesheet" type="text/css"/>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://www.usswest.com/feed.rss.html" />


<script type="text/javascript" src="/assets/js/jquery-1.js"></script>
<script type="text/javascript" src="/assets/js/jquery_002.js"></script>
<script type="text/javascript" src="/assets/js/jquery.js"></script>
<script type="text/javascript" src="/assets/js/validate.js"></script> 
<script type="text/javascript" src="/assets/js/AC_RunActiveContent.js"></script>


<script type="text/javascript">

/*** 
    Simple jQuery Slideshow Script
    Released by Jon Raasch (jonraasch.com) under FreeBSD license: free to use or modify, not responsible for anything, etc.  Please link out to me if you like it :)
***/

function slideSwitch() {
    var $active = $('#slideshow IMG.active');

    if ( $active.length == 0 ) $active = $('#slideshow IMG:last');

    // use this to pull the images in the order they appear in the markup
    var $next =  $active.next().length ? $active.next()
        : $('#slideshow IMG:first');

    // uncomment the 3 lines below to pull the images in random order
    
    // var $sibs  = $active.siblings();
    // var rndNum = Math.floor(Math.random() * $sibs.length );
    // var $next  = $( $sibs[ rndNum ] );


    $active.addClass('last-active');

    $next.css({opacity: 0.0})
        .addClass('active')
        .animate({opacity: 1.0}, 1000, function() {
            $active.removeClass('active last-active');
        });
}

$(function() {
    setInterval( "slideSwitch()", 3000 );
});

</script>

</head>
<body>
<div id="container">
  <!--HEADER SPLASH-->
  <div id="header">
    <h1 class="logo">USS West - Unique Solutions & Sales - Arizona</h1>
    <div class=" headertext"></div>
  </div>
  <!--END OF HEADER-->
  <div class="nav">
        <ul>
            <li><a href="http://www.usswest.com/" title="Home">Home</a></li>
      <li><a href="/project-gallery.html" title="Project Gallery">Project Gallery</a></li>
      <li><a href="/bulk-material-process.html" title="Bulk Material Process">Bulk Material Process</a></li>
      <li><a href="/contact-us.html" title="Contact Us">Contact us</a></li>

    </ul> </div>
  <div id="midcontent">
    <div class="leftcontent"> <?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>RSS Feed</title>
			<link>http://www.usswest.com/feed.rss.html</link>
			<description></description>
			<language>en</language>
			<copyright>Unique Solutions & Sales 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>Mini-Blog HOWTO</title>
				<link>http://www.usswest.com/article-1126081344.html</link>
				<description><![CDATA[ <p>Setting up a mini-blog is relatively simple. Here's what you need to do to get started with making new posts:</p>
<ol>
    <li>Login to the <a href="http://www.usswest.com/http://www.usswest.com/manager/">MODx Control Panel</a>.</li>
    <li>Press the plus-sign next to the Blog(2) container resource to see the blog entries posted there.</li>
    <li>To make a new Blog entry, simply right-click the Blog container document and choose the "Create Resource here" menu option. To edit an existing blog article, right click the entry and choose the "Edit Resource" menu option.</li>
    </ol> ]]></description>
				<pubDate>Thu, 13 Apr 2006 00:00:00 -0500</pubDate>
				<guid isPermaLink="false">http://www.usswest.com/article-1126081344.html</guid>
				<dc:creator>Site Admin</dc:creator>
				
			</item>
		
			<item>
				<title>Just a pretend, older post</title>
				<link>http://www.usswest.com/article-1128398162.html</link>
				<description><![CDATA[ <p>Not so exciting, after all, eh?<br /></p>
 ]]></description>
				<pubDate>Thu, 13 Apr 2006 00:00:00 -0500</pubDate>
				<guid isPermaLink="false">http://www.usswest.com/article-1128398162.html</guid>
				<dc:creator>Site Admin</dc:creator>
				
			</item>
			</channel>
</rss> </div>
    <div class="right_content">  </div>
    <div class="container_bg_bottom"></div>
    <br clear="all" />
  </div>
  <br clear="all"/>
  <div id="footer">
    <div class="leftside_footer">
      <br clear="all"/>
      <p>&copy; 2012 USS - Unique Solutions and Sales, Inc. All rights reserved.</p>
<p>Site by Energistics</p>
    </div>
    <div class="rightside_footer">
      <p>952 E. Sun Valley Farms Lane,San Tan Valley, AZ 85140</p>
      <p>Phone <span class="phone">(480) 543-0095</span></p>
      <p>E-mail: <a href="mailto:rzorn@usswest.com" class="email">rzorn@usswest.com</a></p>
    </div>
    <br clear="all"/>
  </div>
</div>
</body>
</html>