/**
 * $Id: device.js 2009-02-17 $
 *
 * @author Marcos Abreu
 * @copyright Copyright (c) 2009, Trapeze, All rights reserved.
 *
 * Requirements:
 */


Event.onDOMReady(function() {
    if(typeof sIFR == "function"){
        sIFR.replaceElement("#RDFContent h2", named({sFlashSrc:"/assets/flash/quay_medium.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#000000", sWmode: "transparent"}));
    };
});
