/*
The Javascript below makes the miniview and modal window work.  Editing 
not recommended.
*/
var flashvars = { onClick: "openCCILightBox()", onClickTarget:  '' };
var params = { menu:"false", align: "top", salign:"lt", quality:"high", bgcolor:"#000000", loop:"false", scale:"noScale", allowScriptAccess: "always", allowFullScreen: "false", wmode: 'transparent', background: '#000000' };
swfobject.embedSWF("http://finedesign.vo.llnwd.net/o42/Propuesta/miniview.swf", "cciFlashContent", "194", "204", "10", null, flashvars, params);
var flashvars2 = {
/* For the purposes of Omniture tracking, update the following link with the 
embedded page URL */
referrer: "http://www.compuchannel.net",
/* update the following link to the desired "Protect Yourself" link*/
protect_link: "http://www.compuchannel.net" };
var attributes = { id: "cci", name: "cci" };
swfobject.embedSWF("http://finedesign.vo.llnwd.net/o42/CCIPartner/cci.swf" , "ccifullview", "960", "590", "10", null, flashvars2, params, attributes);
if (navigator.appVersion.indexOf("Mac") != -1){
swfmacmousewheel.registerObject(attributes.id);
}
function openCCILightBox() {
    jQuery.colorbox({opacity:0.5, speed:450, close:'', inline:true, href:"#wrapper-flash"});
}
