var ToolBar_Supported = ToolBar_Supported ;
if (ToolBar_Supported != null && ToolBar_Supported == true)
{
	Frame_Supported = false;

	setDefaultICPMenuColor("#0099ff", "white", "black");
	setBannerColor("#0099ff", "#0099ff", "White", "black");

         setICPBanner("images/logo.gif","","pelagiansoftwares.com")
	addICPMenu("abpelasoft", "about", "","");
	addICPSubMenu("abpelasoft","About Us","aboutus.htm");
	addICPSubMenu("abpelasoft","Clients","/CR-clients.html");
	addICPSubMenu("abpelasoft","Links","links.htm");

	addICPMenu("HomeMenu", "home", "Pelagian Softwares Home","");
	addICPSubMenu("HomeMenu","Bulk SMS","/sms/");
	addICPSubMenu("HomeMenu","Software Division","/");
	addICPSubMenu("HomeMenu","Web Division","web_division.htm");

	addICPMenu("AccountMenu", "accounting", "","accounting_softwares.htm");
	addICPSubMenu("AccountMenu","Photo Lab Accounting","colour.htm");
	addICPSubMenu("AccountMenu","Studio Accounting","studio.htm");
	addICPSubMenu("AccountMenu","P S Accounting","psa.htm");
	addICPSubMenu("AccountMenu","Saree Udyog(Perfect)","saree.htm");
	addICPSubMenu("AccountMenu","Jewellery A/c System","jewelers.htm");
	addICPSubMenu("AccountMenu","Petrol Pump","petrol.htm");
	addICPSubMenu("AccountMenu","Mandi Muneem","mandi.htm");
	addICPSubMenu("AccountMenu","Invest/Forest Concern","invest.htm");
        addICPSubMenu("AccountMenu","School Accounting","eda.htm");

	addICPMenu("StockInventory", "stock/Inventory", "","stock_and_inventory_softwares.htm");
	addICPSubMenu("StockInventory","Wool Stock","wool.htm");
	addICPSubMenu("StockInventory","Spinner's Accounts","spin.htm");

	addICPMenu("Billing", "billing", "","billing_softwares.htm");
	addICPSubMenu("Billing", "Restaurant Billing for Win","restbil_windows.htm");
	addICPSubMenu("Billing", "Restaurant Billing for DOS","restbil.htm");
	addICPSubMenu("Billing", "Wool Billing","woolbill.htm");
	addICPSubMenu("Billing", "Clay and Minerals Billing","clay.htm");

	addICPMenu("OfficeUtilitySoftware", "office utilities & forms", "","office_utilities_and_forms.htm");
	addICPSubMenu("OfficeUtilitySoftware", "TD-SUPER","tdsuper.htm");
	addICPSubMenu("OfficeUtilitySoftware", "Payroll (Salary System)","payroll.htm");
	addICPSubMenu("OfficeUtilitySoftware", "Form 3CD","3cd.htm");

	addICPMenu("Education", "education", "","education_softwares.htm");
	addICPSubMenu("Education","Dictionary","dictionary.htm");
	addICPSubMenu("Education","QA - Question Answer","qais.htm");

	addICPMenu("OtherSoftwares", "other", "","others_softwares.htm");
	addICPSubMenu("OtherSoftwares","India Business Directory","yp.htm");

	addICPMenu("Download", "download", "","");
	addICPSubMenu("Download","PS Accounting","PSA-download.html");
        addICPSubMenu("Download","Jewellery Accounting","GO-download.html");
        addICPSubMenu("Download","School Accounting","EDA-download.html");
        addICPSubMenu("Download","Mandi Muneem","MANDI-download.html");
	addICPSubMenu("Download","TD-SUPER","TD-download.html");
	addICPSubMenu("Download","Studio Accounting","STUDIOAC-download.html");
	addICPSubMenu("Download","Cassete Accounting","CASSETE-download.html");
	addICPSubMenu("Download","Photo Lab Accounting","PLAC-download.html");
	addICPSubMenu("Download","Saree Udyog (Perfect)","PERFECT-download.html");
	addICPSubMenu("Download","Payroll (Salary System)","PAYROLL-download.html");
	addICPSubMenu("Download","Restaurant Billing","CRWIN-download.html");
        addICPSubMenu("Download","Spinner's Account","SPIN-download.html");
        addICPSubMenu("Download","Clay Billing Software","CLAY-download.html");

	addICPMenu("Contact", "contact us", "","");
	addICPSubMenu("Contact","Via Mail/phone","address.htm");
	addICPSubMenu("Contact","Via E-mail","contemail.asp");
	addICPSubMenu("Contact","Retailer","retailer.htm");

}
