// Homepage video link //
//var vodfile = "rtmp://flvideo.wwe.com/wwevideo/flv/adhoc/2009/09/WWE_Sizzle_Reel_Sept09.flv";
var vodfile = "http://video.wwe.com/flash/corporate/sizzle_0915.flv";

// Homepage sizzle image //
var vodimage = "/v2/graphics/videoplayer/videocrowd_play_me.jpg";

// Amount of news articles inserted on the homepage //
var article_amount = "10";

// Amount of days the cookie will be valid //
var days_amount = "7";

// Interval amount of video player assigned to the cookie //
var vod_entry_amount = "10";
