/*
 * 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');});
