﻿
/*

	This sets the initial active tabs

*/

jQuery(document).ready( function() {
		ShowTab(2, 3, 'mapsLink_', 'mapsArea_');
});
