                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

if(!window.__td){window.__MT=100;window.__ti=0;window.__td=[];window.__td.length=__MT;window.__noTrace=false;}
if(typeof(vp)=="undefined")
{var vp={};}
vp.EditorPage={};vp.EditorPage.onPageChangeHandler=function EditorPage_onPageChangeHandler()
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
if(Editor.pageTitles)
{var currentPageTitle=Editor.pageTitles[Editor.pageNumber];var titleElement=vp.ui.get("spnSectionTitle");if(currentPageTitle&&titleElement)
{titleElement.innerHTML=currentPageTitle;}}};vp.EditorPage.nextButtonClick=function EditorPage_nextButtonClick()
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
Editor.goPostStudio=false;Editor.proceedByNextButton=true;vp.studio.ui.validateAndGoNext(Editor.pageNumber+1);};vp.EditorPage.alertOfferEngineSubmitIfNecessary=function EditorPage_alertOfferEngineSubmitIfNecessary(evt)
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
if(vp.eoe&&vp.eoe.topEventManager)
{vp.eoe.topEventManager.AlertPageSubmission(evt);}};vp.EditorPage.backButtonClick=function EditorPage_backButtonClick(e)
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
var fnCallback=function pv_fnCallback()
{if(!window.__noTrace){__td[__ti]=arguments;__ti=__ti>=__MT?0:__ti+1;}
Editor.showProgressBar();Editor.goToPage(Editor.pageNumber-1);};if(Editor.pageNumber==2)
{vp.studio.ui.save(fnCallback);return;}
fnCallback();};