Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki)
82,369
edits
mNo edit summary |
mNo edit summary |
||
Line 110: | Line 110: | ||
$("#countryofParaguay2").click(function(){$("#paraguayStates").show();$("#allLocations").show();}); | $("#countryofParaguay2").click(function(){$("#paraguayStates").show();$("#allLocations").show();}); | ||
/*------------------------------Peru states----------------------------*/ | /*------------------------------Peru states----------------------------*/ | ||
$("#countryofPeru").click(function(){$("# | $("#countryofPeru").click(function(){$("#PeruStates").show();}); | ||
$("#countryofPeru2").click(function(){$("# | $("#countryofPeru2").click(function(){$("#PeruStates").show();$("#allLocations").show();}); | ||
/*-----------------------------philippines states----------------------------------------*/ | /*-----------------------------philippines states----------------------------------------*/ | ||
$("#countryofPhilippines").click(function(){$("#philippinesStates").show();}); | $("#countryofPhilippines").click(function(){$("#philippinesStates").show();}); |