var ToolBar_Supported = ToolBar_Supported ;
if (ToolBar_Supported != null && ToolBar_Supported == true)

{

	
//To Turn on/off Instrumentation set DoInstrumentation = true/false.
	
DoInstrumentation= false;

	



// Customize default MS menu color - bgColor, fontColor, mouseoverColor
	
setDefaultMSMenuColor("#808080", "#000000", "#ffffff");

	

// Customize toolbar background color
	
setToolbarBGColor("#404040");

	


addMSMenu("ProductsMenu", "PC-Keylogger Spy-Software Page", "PC-Keylogger is a Windows application capable of monitoring any user, and any activity on the computer where it is installed.","http://wintective.terkud.com/pcklgr/");
	
		

addMSMenu("LanguageMenu", "Choose Language", "","");
	
addMSSubMenu("LanguageMenu","English","http://wintective.terkud.com/pcklgr/epcklgr.html", target="_self");

addMSSubMenu("LanguageMenu","Francais","http://wintective.terkud.com/pcklgr/fpcklgr.html", target="_self");
	
addMSSubMenu("LanguageMenu","Nihongo","http://wintective.terkud.com/pcklgr/jpcklgr.html", target="_self");
	

}
