using Pyd.io;
using Lychee;
using Free.fr;
using Netvibes;
using ZenPhoto;
using OwnCloud;
using WordPress;

namespace JBRiguet.com
{
class Website
{
/// <summary>
/// This is the main website function.
/// </summary>
static void Main(string[] args)
{
foreach (string s in args)
{
switch(s)
{ }
}
}
}
}