function GetTitle({vPage}){ var vResult = ""; var vDefault = ""; vDefault += "Board Games"; if(vPage <= 0){ vResult += vDefault; }else if(vPage == 1){ vResult += "The Way"; }else if(vPage == 2){ vResult += "Sacred Offerings"; }else if(vPage == 3){ vResult += "Conversion"; }else if(vPage == 4){ vResult += "Conspiratorium"; }else if(vPage == 5){ vResult += "Monster Office Workplace"; }else if(vPage == 6){ vResult += "MacCreedy's Mansion"; }else if(vPage == 7){ vResult += "Dundered Acre Wood"; }else if(vPage == 8){ vResult += "Conquer"; }else if(vPage == 9){ vResult += "Assault"; }else if(vPage == 10){ vResult += "Battle Princesses"; }else if(vPage == 11){ vResult += "Armor Up"; }else if(vPage == 12){ vResult += "Gynowars: Battle Arena"; }else if(vPage == 13){ vResult += "Land of the Orcish Empire: Age of Magic"; }else if(vPage == 14){ vResult += "Coliseum: Arena"; }else if(vPage == 15){ vResult += "Nine Card"; }else if(vPage == 16){ vResult += "Wars of Antarrea"; }else if(vPage == 17){ vResult += "Antarrea RPG"; }else if(vPage == 18){ vResult += "Super Dungeon Adventure"; }else{ vResult += vDefault; } return ( {vResult} ); } function GetContentHeader({vPage}){ var vResult = ""; var vDefault = ""; vDefault += "Board Games"; if(vPage <= 0){ vResult += vDefault; }else if(vPage == 1){ vResult += "The Way"; }else if(vPage == 2){ vResult += "Sacred Offerings"; }else if(vPage == 3){ vResult += "Conversion"; }else if(vPage == 4){ vResult += "Conspiratorium"; }else if(vPage == 5){ vResult += "Monster Office Workplace"; }else if(vPage == 6){ vResult += "MacCreedy's Mansion"; }else if(vPage == 7){ vResult += "Dundered Acre Wood"; }else if(vPage == 8){ vResult += "Conquer"; }else if(vPage == 9){ vResult += "Assault"; }else if(vPage == 10){ vResult += "Battle Princesses"; }else if(vPage == 11){ vResult += "Armor Up"; }else if(vPage == 12){ vResult += "Gynowars: Battle Arena"; }else if(vPage == 13){ vResult += "Land of the Orcish Empire: Age of Magic"; }else if(vPage == 14){ vResult += "Coliseum: Arena"; }else if(vPage == 15){ vResult += "Nine Card"; }else if(vPage == 16){ vResult += "Wars of Antarrea"; }else if(vPage == 17){ vResult += "Antarrea RPG"; }else if(vPage == 18){ vResult += "Super Dungeon Adventure"; }else{ vResult += vDefault; } return(

{vResult}

); } function GetContent({vPage, vLevel}){ var vResult = ""; var vDefault = ""; vDefault = (
This section is dedicated to board game projects.
); if(vPage == 0){ vResult = vDefault; }else if(vPage == 1){ vResult = (
This section is dedicated to the card game project "The Way".
You seek to find enlightment by contemplating the elements.
Escape the binds of the world and the board to reach enlightment and win.

You can download the Tabletop Simulator mod here: Steam Workshop

The Way Ruleset v0.1
Download here.
); }else if(vPage == 2){ vResult = (
This section is dedicated to the board game project "Sacred Offerings".
Being a god is hard, you have to eat, but don"t want to fall out favor with the people more than the other deities.
Draw people to worship you, but be discerning about who is sacrificed.

You can download the Tabletop Simulator mod here: Steam Workshop

Sacred Offerings Ruleset v0.1
Download here.
); }else if(vPage == 3){ vResult = (
This section is dedicated to the board game project "Conversion".
Compete on the elemental market by processing elements and becoming the elemental kingpin.

You can download the Tabletop Simulator mod here: Steam Workshop

Conversion Ruleset v0.1
Download here.
); }else if(vPage == 4){ vResult = (
This section is dedicated to the board game project "Conspiratorium".
A game of assassins and CIA, you must remember who is friend and who is not.

You can download the Tabletop Simulator mod here: Steam Workshop

Conspiratorium Ruleset v0.1
Download here.
); }else if(vPage == 5){ vResult = (
This section is dedicated to the card and board game project "Monster Office Workplace".
These monsters mean serious business.
Can you earn the most credit and smooze your way into a promotion?

You can download the Tabletop Simulator mod here:
Steam Workshop


Monster Office Ruleset v0.1
Download here.
); }else if(vPage == 6){ vResult = (
This section is dedicated to the board game project "MacCreedy's Mansion".
Players compete in this worker placement to restore the great MacCreedy Mansion.
); }else if(vPage == 7){ vResult = (
This section is dedicated to the board game project "Dundered Acre Woods".
Animals prepare for the next Winter despite distractions in this dice draft and placement game.
); }else if(vPage == 8){ vResult = (
This section is dedicated to the board game project "Conquer".
Battle other Kaiju for the right to rule over the ruins of a kingdom.
); }else if(vPage == 9){ vResult = (
This section is dedicated CCG project "Assault".
); }else if(vPage == 10){ vResult = (
This section is dedicated to the card game project "Battle Princesses".
Ever wanted to see your favorite princess battle for the kingdom?
These princess aren"t your helpless maidens, but valiant warriors themselves.

You can download the Tabletop Simulator mod here: Steam Workshop

Battle Princesses Ruleset v0.1
Download here.
); }else if(vPage == 11){ vResult = (
This section is dedicated to the board game project "Armor Up".
Armor up your princess to battle the other princesses for the throne.
); }else if(vPage == 12){ vResult = (
"Gynowars: Battle Arena" is a CCG that pits teams of creatures against each other in an arena-like environment. There are several scenarios to run, to include:
"Death Match", "Ring the Bell", and "Head Hunt".
); }else if(vPage == 13){ vResult = (
"Land of the Orcish Empire: Age of Magic" is a CCG based on the different factions that comprise the Grendol Empire.
); }else if(vPage == 14){ vResult = (
"Coliseum: Arena" is a CCG representing the gladitorial arenas of Grendol.
); }else if(vPage == 15){ vResult = (
"Nine Card" is a Tactical card game played through the Elvia Empire.
); }else if(vPage == 16){ vResult = (
"Wars of Antarrea" is a table-top game where two or more armies battle for supremacy.
); }else if(vPage == 17){ vResult = (
This section is dedicated to the Antarrea RPG project.
); }else if(vPage == 18){ vResult = (
This section is dedicated to the "Super Dungeon Adventure" RPG project.
); }else{ vResult = vDefault; } return ( vResult ); } //export {getContent}; function GetVersions({vPage}) { var vResult = ""; var vDefault = ( ); if(vPage == 0){ vResult = vDefault; }else if(vPage == 1){ vResult = ( ); }else if(vPage == 2){ vResult = ( ); }else if(vPage == 3){ vResult = ( ); }else if(vPage == 4){ vResult = ( ); }else if(vPage == 5){ vResult = ( ); }else if(vPage == 6){ vResult = ( ); }else if(vPage == 7){ vResult = ( ); }else if(vPage == 8){ vResult = ( ); }else if(vPage == 9){ vResult = ( ); }else if(vPage == 10){ vResult = ( ); }else if(vPage == 11){ vResult = ( ); }else if(vPage == 12){ vResult = ( ); }else if(vPage == 13){ vResult = ( ); }else if(vPage == 14){ vResult = ( ); }else if(vPage == 15){ vResult = ( ); }else if(vPage == 16){ vResult = ( ); }else if(vPage == 17){ vResult = ( ); }else if(vPage == 18){ vResult = ( ); }else{ vResult = vDefault; } return ( vResult ); }