//var prefixUrl = '/glmdb.gaslightmedia.com';
var bDate = new Date();
var bTime = bDate.getTime();
- // Emmet Government
- var emmetTasks = new Tasks([
- ]);
- emmetTasks.url = prefixUrl + '/Dash/fetchTask.php';
- emmetTasks.fetch({cache: false, async:true, data: {pid: 3878, t: bTime}});
- var emmetList = new TaskListView({
- el: '#emmetList',
- collection: emmetTasks});
- // Western UP
- var westernTasks = new Tasks([
+ // Camp Petosega
+ var camppetosegaTasks = new Tasks([
]);
- westernTasks.url = prefixUrl + '/Dash/fetchTask.php';
- westernTasks.fetch({cache: false, async:true, data: {pid: 3937, t: bTime}});
- var westernList = new TaskListView({
- el: '#westernList',
- collection: westernTasks});
+ camppetosegaTasks.url = prefixUrl + '/Dash/fetchTask.php';
+ camppetosegaTasks.fetch({cache: false, async:true, data: {pid: 3903, t: bTime}});
+ var camppetosegaList = new TaskListView({
+ el: '#camppetosegaList',
+ collection: camppetosegaTasks});
+
+ // Jolly Lama
+ var jollylamaTasks = new Tasks([
+ ]);
+ jollylamaTasks.url = prefixUrl + '/Dash/fetchTask.php';
+ jollylamaTasks.fetch({cache: false, async:true, data: {pid: 4000, t: bTime}});
+ var jollylamaList = new TaskListView({
+ el: '#jollylamaList',
+ collection: jollylamaTasks});
// Shipwreck
var shipwreckTasks = new Tasks([
el: '#misciList',
collection: misciTasks});
- // Mount Pleasant Wow
- var mountTasks = new Tasks([
- ]);
- mountTasks.url = prefixUrl + '/Dash/fetchTask.php';
- mountTasks.fetch({cache: false, async:true, data: {pid: 3929, t: bTime}});
- var mountList = new TaskListView({
- el: '#mountList',
- collection: mountTasks});
-
// Gaslight
var gaslightTasks = new Tasks([
]);
gaslightTasks.url = prefixUrl + '/Dash/fetchTask.php';
- gaslightTasks.fetch({cache: false, async:true, data: {pid: 2188, t: bTime}});
+ gaslightTasks.fetch({cache: false, async:true, data: {pid: 3989, t: bTime}});
var gaslightList = new TaskListView({
el: '#gaslightList',
collection: gaslightTasks});
el: '#littleFieldList',
collection: littleFieldTasks});
- // BPLA
- var bplaTasks = new Tasks([
- ]);
- bplaTasks.url = prefixUrl + '/Dash/fetchTask.php';
- bplaTasks.fetch({cache: false, async:true, data: {pid: 3962, t: bTime}});
- var bplaList = new TaskListView({
- el: '#bplaList',
- collection: bplaTasks});
-
- // Otsego County
- var otsegoTasks = new Tasks([
- ]);
- otsegoTasks.url = prefixUrl + '/Dash/fetchTask.php';
- otsegoTasks.fetch({cache: false, async:true, data: {pid: 3967, t: bTime}});
- var otsegoList = new TaskListView({
- el: '#otsegoList',
- collection: otsegoTasks});
-
- // Chx Design
- var chxDesignTasks = new Tasks([
- ]);
- chxDesignTasks.url = prefixUrl + '/Dash/fetchTask.php';
- chxDesignTasks.fetch({cache: false, async:true, data: {pid: 3949, t: bTime}});
- var chxDesignList = new TaskListView({
- el: '#chxDesignList',
- collection: chxDesignTasks});
-
- // EUPRDC
- var euprdcTasks = new Tasks([
- ]);
- euprdcTasks.url = prefixUrl + '/Dash/fetchTask.php';
- euprdcTasks.fetch({cache: false, async:true, data: {pid: 3956, t: bTime}});
- var euprdcList = new TaskListView({
- el: '#euprdcList',
- collection: euprdcTasks});
-
- // Staffords
- var staffordsTasks = new Tasks([
- ]);
- staffordsTasks.url = prefixUrl + '/Dash/fetchTask.php';
- staffordsTasks.fetch({cache: false, async:true, data: {pid: 3965, t: bTime}});
- var staffordsList = new TaskListView({
- el: '#staffordsList',
- collection: staffordsTasks});
-
// The Mole Hole Online
var moleholeTasks = new Tasks([
]);
el: '#ssmList',
collection: ssmTasks});
+ // Discover Kalamazoo
+ var discoverTasks = new Tasks([
+ ]);
+ discoverTasks.url = prefixUrl + '/Dash/fetchTask.php';
+ discoverTasks.fetch({cache: false, async:true, data: {pid: 3982, t: bTime}});
+ var discoverList = new TaskListView({
+ el: '#discoverList',
+ collection: discoverTasks});
+
+ // Emmet Government
+ var emmetTasks = new Tasks([
+ ]);
+ emmetTasks.url = prefixUrl + '/Dash/fetchTask.php';
+ emmetTasks.fetch({cache: false, async:true, data: {pid: 3878, t: bTime}});
+ var emmetList = new TaskListView({
+ el: '#emmetList',
+ collection: emmetTasks});
+
});
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3882" target="_blank">Great Lakes Shipwreck</a></h3>
- <table id="shipwreckList"
+ <h3><a href="../project.php?pid=3982" target="_blank">Discover Kalamazoo</a></h3>
+ <table id="discoverList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3965" target="_blank">Staffords</a></h3>
- <table id="staffordsList"
+ <h3><a href="../project.php?pid=3903" target="_blank">Camp Petosega</a></h3>
+ <table id="camppetosegaList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
</div>
+
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3977" target="_blank">Sault Ste Marie</a></h3>
- <table id="ssmList"
+ <h3><a href="../project.php?pid=3882" target="_blank">Great Lakes Shipwreck</a></h3>
+ <table id="shipwreckList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</thead>
</table>
</div>
-
-
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3967" target="_blank">Otsego County Government</a></h3>
- <table id="otsegoList"
+ <h3><a href="../project.php?pid=3977" target="_blank">Sault Ste Marie</a></h3>
+ <table id="ssmList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
</div>
+
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3727" target="_blank">Starline</a></h3>
- <table id="starlineList"
+ <h3><a href="../project.php?pid=4000" target="_blank">Jolly Lama</a></h3>
+ <table id="jollylamaList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3951" target="_blank">Little Field Township</a></h3>
- <table id="littleFieldList"
+ <h3><a href="../project.php?pid=3989" target="_blank">Gaslight Media</a></h3>
+ <table id="gaslightList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
</div>
+
+
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3962" target="_blank">Big Powderhorn Lodging</a></h3>
- <table id="bplaList"
+ <h3><a href="../project.php?pid=3928" target="_blank">Michigan Scientific</a></h3>
+ <table id="misciList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3878" target="_blank">Emmet - Gov't</a></h3>
- <table id="emmetList"
+ <h3><a href="../project.php?pid=3972" target="_blank">The Mole Hole Online</a></h3>
+ <table id="moleholeList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
</div>
+
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3929" target="_blank">Mount Pleasant Wow</a></h3>
- <table id="mountList"
+ <h3><a href="../project.php?pid=3727" target="_blank">Starline</a></h3>
+ <table id="starlineList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
</table>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3928" target="_blank">Michigan Scientific</a></h3>
- <table id="misciList"
+ <h3><a href="../project.php?pid=3951" target="_blank">Little Field Township</a></h3>
+ <table id="littleFieldList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
- <h3><a href="../project.php?pid=3972" target="_blank">The Mole Hole Online</a></h3>
- <table id="moleholeList"
+ <h3><a href="../project.php?pid=3878" target="_blank">Emmet - Gov't</a></h3>
+ <table id="emmetList"
class="table table-condensed table-striped table-bordered table-hover">
<thead>
<tr>