//Custom swfObject implementation. See carousel javascript file in content template
carousel.videos.video1 = {
wrapperID : 'video-cell-1',
flashvars : {
videoName: "/sites/default/files/smashbox/BB-Cream_videoTile.mp4",
pageUrl : "/video/camera-ready-bb-cream-spf-35",
pageTarget : "_self",
width: "246",
height:"248"
},
params : {
wmode: "transparent"
}
};
//Custom swfObject implementation. See carousel javascript file in content template
carousel.videos.video2 = {
wrapperID : 'video-cell-2',
flashvars : {
videoName: "/sites/default/files/smashbox/ShadesOfFame_videoTile.mp4",
pageUrl : "/video/shades-of-fame",
pageTarget : "_self",
width: "246",
height:"248"
},
params : {
wmode: "transparent"
}
};












