



/* <![CDATA[ */
var commonL10n = {
	warnDelete: "You are about to delete the selected items.\n  \'Cancel\' to stop, \'OK\' to delete."
};
try{convertEntities(commonL10n);}catch(e){};
var wpAjax = {
	noPerm: "You do not have permission to do that.",
	broken: "An unidentified error has occurred."
};
try{convertEntities(wpAjax);}catch(e){};
var wpListL10n = {
	url: " "
};
var adminCommentsL10n = {
	hotkeys_highlight_first: "",
	hotkeys_highlight_last: ""
};
var postboxL10n = {
	requestFile: " "
};
var plugininstallL10n = {
	plugin_information: "Plugin Information:"
};
try{convertEntities(plugininstallL10n);}catch(e){};
/* ]]> */



 //<![CDATA[
 	var lastTabId = 1;
	function tab_switch(id)
	{
		document.getElementById('section-' + lastTabId).style.display = 'none';
		document.getElementById('section-' + id).style.display = 'block';
		lastTabId = id;
		
		var ourTabs = document.getElementById('tab_anchors').getElementsByTagName("li");
		
		for(var i = 0; i < ourTabs.length; i++)
		{
			if ((i + 1) == id)
			{
				ourTabs[i].className = 'tabOn' + (i+1);
			}
			else
			{
				ourTabs[i].className = 'tab' + (i+1);
			}
		}
		
		//.anchors .tabs-selected a.a_tab1:link, .anchors .tabs-selected a.a_tab1:visited,
		
		
	}
//]]>


 //<![CDATA[
 	var lastTabId1 = 1;
	function tab_switch1(id)
	{
		document.getElementById('section' + lastTabId1).style.display = 'none';
		document.getElementById('section' + id).style.display = 'block';
		lastTabId1 = id;
		
		var ourTabs = document.getElementById('tab_anchor').getElementsByTagName("li");
		
		for(var i = 0; i < ourTabs.length; i++)
		{
			if ((i + 1) == id)
			{
				ourTabs[i].className = 'tabOna' + (i+1);
			}
			else
			{
				ourTabs[i].className = 'taba' + (i+1);
			}
		}
		
		//.anchor .tabs-selected a.a_taba11:link, .anchor .tabs-selected a.a_taba11:visited,
		
		
	}
//]]>



 //<![CDATA[
 	var lastTabId2 = 1;
	function tab_switch2(id)
	{
		document.getElementById('sectionn' + lastTabId2).style.display = 'none';
		document.getElementById('sectionn' + id).style.display = 'block';
		lastTabId2 = id;
		
		var ourTabs = document.getElementById('tab_anchor2').getElementsByTagName("li");
		
		for(var i = 0; i < ourTabs.length; i++)
		{
			if ((i + 1) == id)
			{
				ourTabs[i].className = 'tabOnaa' + (i+1);
			}
			else
			{
				ourTabs[i].className = 'tabaa' + (i+1);
			}
		}
		
		//.anchor .tabs-selected a.a_taba11:link, .anchor .tabs-selected a.a_taba11:visited,
		
		
	}
//]]>

