
<!-- REQUEST ID: TIME=1258777061108:NODE=c1a2502:THREAD=224 -->









  
  
  
  
  
  
  
  
  
  
    (function(){
      var localFileFix = 'http:';
      var protocol = window.location.protocol;
      if(protocol.indexOf('https:') !=-1) {
       localFileFix = 'https:'
      }
      var content = 'price stockStatus';
      var contentList = content.split(" ");
      
      
      for(i=0; i<contentList.length; i++) {
        switch(contentList[i])
        {
        case(contentList[i]="buyLink"):
          printBuyLink();
          break;
        case(contentList[i]="image"):
          printImage();
          break;
        case(contentList[i]="longDescription"):
          printLongDescription();
          break;
        case(contentList[i]="name"):
          printName();
          break;
        case(contentList[i]="price"):
          printPrice();
          break;
        case(contentList[i]="shortDescription"):
          printShortDescription();
          break;    
        case(contentList[i]="stockStatus"):
          printStockStatus();
          break;
        case(contentList[i]="thumbnail"):
          printThumbnail();
          break;
        default:
          document.write('<!--error returning product '+contentList[i]+'-->');
        }
      }
      
      
      function printBuyLink() {
       document.write('<div class="dr_siteButton"><a href="http://store.digitalriver.com/store/slingbox/AddItemToRequisition/productID.105289000">buy now</a></div>');
      }
      
      function printImage() {
        document.write('<img class="dr_productImage" alt="SlingPlayer Mobile" src="'+localFileFix+'//drh2.img.digitalriver.com/DRHM/Storefront/Company/slingbox/images/product/detail/spm_us-main3.jpg"  border="0"/>');
      }
      
      function printLongDescription() {
        document.write('<div class="dr_longDescription"><p>SlingPlayer Mobile lets you watch your TV and all of its programming on your BlackBerry, Windows Mobile, Palm OS or Symbian cell phones and PDAs. This means you\u2019ll have out-of-this-world mobility - or perhaps we should say all-around-the-world mobility.<\/p>\n</div>');
      }
      
      function printName() {
        document.write('<div class="dr_productName">SlingPlayer Mobile</div>');
      }
      
      
      function printPrice() {
         document.write('<div class="dr_productPrice">');
           
           
           
            
           
           
           
        
        
             
             
               document.write('<span class="dr_actualPrice">');
               document.write('$29.99');
               document.write('</span>');
             
             
        
             
             
             
               
             
             
        
             
             
             
             document.write('</div>');
           
      }
      
      
      function printShortDescription() {
        document.write('<div class="dr_shortDescription">SlingPlayer Mobile lets you watch your TV and all of its programming on your BlackBerry, Windows Mobile, Palm OS or Symbian cell phones and PDAs. This means you\u2019ll have out-of-this-world mobility - or perhaps we should say all-around-the-world mobility.\n</div>');
      }
      
      
      function printStockStatus() {
        
        
        
        
          
            
            
              document.write('<div class="dr_stockStatus">Electronic Download</div>');
            
          
                
      }
      
      function printThumbnail() {
        document.write('<img src="'+localFileFix+'//drh1.img.digitalriver.com/DRHM/Storefront/Company/slingbox/images/product/thumbnail/spm_us-thumb.jpg" border="0" alt="SlingPlayer Mobile"/>');
      }
      
      
    })();
      
  
  


