                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

if(!window.__td){window.__MT=100;window.__ti=0;window.__td=[];window.__td.length=__MT;window.__noTrace=false;}
if(typeof(vp)=="undefined")
{var vp={};}
if(!vp.studio)
{vp.studio={};}
vp.studio.ChangeBackgroundColor=function studio_ChangeBackgroundColor(oElement,offerId)
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
var me=this;this.colorPicker=new vp.studio.ColorPicker(oElement);this.vaporTest=new vp.studio.vaporTest(offerId);this.colorPicker.showSchemes=false;this.colorPicker.openMoreColorsWin=function(e)
{me.colorPicker.selectedColor="more colors";onSelectColorHandler(e);vp.events.cancelEvent(e);};var onSelectColorHandler=function pv_onSelectColorHandler(e)
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
vp.studio.instrumentation.add("Background Color Selected");me.vaporTest.acceptOffer("combo_id:"+Editor.comboID+",color:"+me.colorPicker.selectedColor.substring(1)+",pf_id:"+Editor.PFID);};this.colorPicker.onselectcolor.addHandler(onSelectColorHandler);vp.studio.instrumentation.add("Background Color Loaded");};