/*
 * default theme
 * Copyright(c) 2008, BET.
 * 
 * This code is licensed under BSD license. Use it as you wish, 
 * but keep this copyright intact.
 */


PC.onInitialize=function(){PC.imageManager.constrainIndexedImages('primary',117,70);PC.imageManager.constrainIndexedImages('secondary',59,35);}
jQuery(document).ready(function(){PC.makeBlockAnchors('#primaryContentDiv dl.thumbList dl.thumb','mouseover','onclick');PC.makeBlockAnchors('#secondaryContentDiv dl.thumbList dl.thumb',null,'overlay');jQuery('.videoPlayerPlaylist .thumbList dd.itunes').append('<IMG SRC="http://ad.doubleclick.net/ad/N4873.BET.com/B4027986.10;sz=1x1;ord='+getTimeStamp()+'?" BORDER=0 WIDTH=1 HEIGHT=1 ALT="Click Here" />');addToQueryString('.videoPlayerPlaylist .thumbList dd.itunes a','cid=itunesC');jQuery('dl.videoPagePlayer dl.details a.downloadSponsorButton div.downloadiTunes').append('<IMG SRC="http://ad.doubleclick.net/ad/N4873.BET.com/B4255567.10;sz=1x1;ord='+getTimeStamp()+'?" BORDER=0 WIDTH=1 HEIGHT=1 ALT="Click Here" />');});function getTimeStamp(){var d=new Date();return d.getTime();}
function addToQueryString(selector,attributes){jQuery.each(jQuery(selector),function(){link=jQuery(this).attr('href');if(link.indexOf('?')!=-1){link=link+'&'+attributes;}
else{link=link+'?'+attributes;}
jQuery(this).attr('href',link);});}

