// start site
Frontlevel.Begin("David Marconnet");

Logos myLogos = new Logos("All");
Art myArt = new Art("All");

string[] coding = new string[] {"PHP", "C#", "Javascript", "HTML", "CSS", "jQuery", "SQL", "XML", "Actionscript"};
string[] skills = new string[] {"Photoshop", "MySQL", "SQL Server", ".NET", "IIS", "Apache", "SharePoint", "Infopath", "Flash"};
string[] links = new string[] {"Firestream.net"};

System.Web.Mail.SmtpMail.Send("you@yourdomain.com","firestream@gmail.com","Contact","What can I do for you?");

Frontlevel.End();