//<![CDATA[
new REVVER.widget.VideoCollection({
    
    "display" : {
      "title"       : "Expedition Everest",
      "rows"        : "5",
      "cols"        : "5",
      "thumbWidth"  : "120",
      "thumbHeight" : "90",
      "styleRules"  : {

     
      // Style for the containing div
      "video-collection" : [{ "padding" : "0", "margin" : "0", "text-align" : "center" }],
      // Style for title at top of thumb strip
      "video-collection-title" : [{ "color" : "#9cbaff", "font" : "12px verdana, arial" , "font-weight" : "bold" }],
      // Style for td that contains the logo
      "logo-area" : [{ "display" : "none" }],
      // Style for the div that contains all components in a thumbnail (title, image, other text)
      "thumb-div" : [{ "margin" : "0", "padding" : "0", "text-align" : "center" }],
      // Style for the thumbnail image itself
      "thumb-img" : [{ "border": "1px solid #ccc", "margin" : "0px", "padding" : "0px", "width" : "120px", "height" : "90px" }],
      // Style for all text in a thumbnail except the title
      "thumb-text" : [{ "display" : "none" }],
      // Style for the thumbnail title
      "thumb-title" : [{ "color": "#fff", "font-family" : "arial", "font-size" : "10px", "margin" : "0px 0px 5px 0px", "padding" : "0px" }],
      // Style for the "customize" link
      "customize-link" : [{ "display" : "none" }],
      // Style for the count line, eg. '1-3 of 2350'
      "count-text" : [{ "font-family" : "tahoma", "font-size" : "11px", "margin-top" : "0px", "display" : "none" }],
      // styles the revver logo
      "logo-image" : [{ "border" : "none", "display" : "none" }],
      // styles the rss link
      "rss-image" : [{ "display" : "none", "margin-right" : "10px" }],
      // Style for lightbox title
      "lb-title" : [{ "font-family" : "tahoma", "font-size" : "19px" }],
      // Style for lightbox close icon and possible text ( a span)
      "lb-close" : [{ "font-family" : "tahoma", "font-size" : "11px" }],
      // Style for normal lightbox text
      "lb-text" : [{ "font-family" : "tahoma", "font-size" : "13px", "margin-top" : "0px", "line-height" : "15px" }],
      // Style for owner name in lightbox
      "lb-owner" : [{ "font-family" : "tahoma", "font-size" : "13px", "color" : "#ff3300" }],
      // Style for keyword list in lightbox
      "lb-keywords" : [{ "font-family" : "tahoma", "font-size" : "13px", "color" : "#00A0C8" }],
      // Style for the description of the movie in the lightbox
      "lb-description" : [{ "font-family" : "tahoma", "font-size" : "13px", "line-height" : "15px" }],
      // Style for error messages
      "err-msg" : [{ "font-family" : "tahoma", "font-size" : "11px", "color": "red" }],                        
      // Customize-box styles
      "revver-searchBox-form" : [{ "display" : "none" }],
      "revver-searchBox-Label" : [{ "display" : "none" }],
      "searchBoxField" : [{ "display" : "none" }],
      "radio-button" : [{ "display" : "none" }],
      "searchBoxBtn" : [{ "display" : "none" }],
      "revver-searchBox-optionLabel" : [{ "display" : "none" }],
      // Styles for the navigation arrow TD's
      "up-arrow-cell" : [{ "cursor": "pointer" }],
      "down-arrow-cell" : [{ "cursor": "pointer" }],
      "fwd-arrow-cell" : [{ "cursor": "pointer" }],
      "back-arrow-cell" : [{ "cursor": "pointer" }]
		
		}
    },
    
    
    "collection": 26178,
    
    
    "affiliate" : "eagle4life69"
    

});
//]]>
