/* Copyright (c) 2011 Synology Inc. All rights reserved. */

MODULE_GOOGLE_AD=Ext.extend(SYNOBLOG_MODULE,{getFormItems:function(){var a=[{synotype:"desc",value:photo_str_google_ad_desc},{xtype:"textarea",name:"google_ad_code",width:"100%",height:180,hideLabel:true}];return a}});SYNOBLOG.instance().registerModule("google_ad",{title:photo_str_google_ad_title,width:500,height:300},MODULE_GOOGLE_AD);
