
//menu list
//bgxMenu.Add(percorso                       ,titolo          ,pagina);

bgxMenu.Add("homepage"                       ,"Home Page"     ,"default.htm");

bgxMenu.Add("fcomponents"                 ,"Flash Components"         ,"flashComponents.htm");
bgxMenu.Add("fcomponents/xmlserialization","Xml Serialization Classes"    ,"xmlSerialization.htm");
bgxMenu.Add("fcomponents/xmlserialization/basic","Basic Deserialization"    ,"xmlSerBasicExample.htm");
bgxMenu.Add("fcomponents/xmlserialization/datagrid","Binding data to a DataGrid"    ,"xmlSerDatagridExample.htm");
bgxMenu.Add("fcomponents/xmlserialization/tree","Complex Tree and DataGrid example"    ,"xmlSerTreeExample.htm");
bgxMenu.Add("fcomponents/xmlserialization/serialize1","Serializing objects created with the BgxDesObject class"    ,"xmlSerSerialize1Example.htm");
bgxMenu.Add("fcomponents/xmlserialization/serialize2","Serializing general objects"    ,"xmlSerSerialize2Example.htm");
bgxMenu.Add("fcomponents/xmlserialization/cloning","Cloning Complex Objects"    ,"xmlSerCloning.htm");


bgxMenu.Add("fcomponents/tooltip"           ,"Tooltip Component"      ,"tooltip.htm");
bgxMenu.Add("fcomponents/tooltip/examples"           ,"Usage Examples"      ,"tooltipExamples.htm");
bgxMenu.Add("fcomponents/verticalGauge"           ,"BGX Vertical Gauge"      ,"verticalGauge.htm");
bgxMenu.Add("fcomponents/scaleContent"          ,"scaleContent Fix for MM Loader Component"      ,"flashLoaderScale.htm");
//bgxMenu.Add("fcomponents/zoom"            ,"Zoom Components"        ,"zoomComponents.htm");
bgxMenu.Add("acomponents"        		,"Web Components"      		,"webComponents.htm");
bgxMenu.Add("acomponents/weatherproxy"       ,"ASP.NET Proxy Webservice (GlobalWeather)"         ,"getWeatherWS.htm");
bgxMenu.Add("acomponents/simplecounter"       ,"BGX SimpleCounter (ASP.NET/ASP)"         ,"bgxSimpleCounter.htm");


bgxMenu.Add("tutorials"                        ,"Tutorials & Samples"       ,"tutorialsAndSamples.htm");
bgxMenu.Add("tutorials/weatherWS"          ,"Weather webservice"      ,"weatherWebservice.htm");

bgxMenu.Add("tutorials/weatherWS/flashclient"          ,"Flash client"      ,"flashWeatherClient.htm");
bgxMenu.Add("tutorials/weatherWS/aspnetproxy"          ,"ASP.NET proxy Webservice"      ,"aspnetWeatherProxy.htm");
bgxMenu.Add("tutorials/weatherWS/aspnetclient"         ,"ASP.NET client"      ,"aspnetWeatherClient.htm");
bgxMenu.Add("tutorials/multipleDelete"          ,"List Component: Delete Multiple"      ,"flashDeleteMultipleList.htm");
bgxMenu.Add("tutorials/datagridprint"          ,"Print DataGrid Data"      ,"flashPrintDatagrid.htm");
bgxMenu.Add("tutorials/getJSVars"          ,"Get JavaScript Expressions from Flash"      ,"flashGetJSVars.htm");
bgxMenu.Add("tutorials/setFocusEnter"          ,"TextInput: Navigate on ENTER"      ,"flashSetFocusOnEnter.htm");
bgxMenu.Add("tutorials/regExp"          ,"TextInput: Regular Expressions Validation"      ,"flashValidateRegExp.htm");
bgxMenu.Add("tutorials/asfunction"          ,"Using asfunction in TextArea"      ,"flashAsfunctionTextArea.htm");
bgxMenu.Add("tutorials/dateValidation"          ,"Basic Flash Date Validation"      ,"flashDateValidation.htm");
bgxMenu.Add("tutorials/wordWrap"          ,"Flash Word Wrap Function"      ,"flashWordWrap.htm");
bgxMenu.Add("tutorials/ftree"          ,"FTree example"      ,"fTreeExample.htm");
bgxMenu.Add("tutorials/shockwave"          ,"Direcor / Shockwave"      ,"shockwaveBehaviors.htm");

//bgxMenu.Add("reviews"                       ,"Reviews"      ,"reviews.htm");
//bgxMenu.Add("reviews/zinc"                       ,"{mdm} Zinc&#8482;"      ,"reviewZinc.htm");


bgxMenu.Add("info"                       ,"Info"      ,"info.htm");
bgxMenu.Add("info/about"                       ,"About"      ,"about.htm");
bgxMenu.Add("info/consulting"                       ,"Consulting : RIA"      ,"consulting.htm");
bgxMenu.Add("info/training"                       ,"Training"      ,"training.htm");
bgxMenu.Add("info/custom"                       ,"Custom components"      ,"customComponents.htm");
bgxMenu.Add("info/contact"                       ,"Contact details"      ,"contact.htm");
bgxMenu.Add("info/cv"                       ,"CV"      ,"cv.htm");
bgxMenu.Add("info/portfolio"                ,"Portfolio"        ,"portfolio.htm");
//bgxMenu.Add("info/pay"                       ,"How to pay"      ,"paymentDetails.htm");
bgxMenu.Add("info/links"                ,"Links"        ,"links.htm");
bgxMenu.Add("info/books"                ,"Books"        ,"books.htm");


//bgxMenu.Add("shop"                       ,"Shop"      ,"shop_index.htm");
bgxMenu.Add("shop"                       ,"Shop"      ,"shop.htm");



