// JavaScript Document
var albumsnippetinfo = new Array();
albumsnippetinfo["B-Side Catalogue"] = "Released: November 2009<br>Songs that do not fit with any other album";
albumsnippetinfo["Old School"] = "Released: August 2008<br>Timeless classics";
albumsnippetinfo["Route 66"] = "Released: March 2008<br>Country rock - songs for the open road";
albumsnippetinfo["In Great Company"] = "Released: March 2007<br>Album of duets with friends";
albumsnippetinfo["The Ways of Love"] = "Released: February 2007<br>Love songs and only love songs";
albumsnippetinfo["A Story Telling"] = "Released: August 2006<br>Listen to a story telling";
albumsnippetinfo["Sessions - After Hours"] = "Released: April 2006<br>First ever compilation album";
albumsnippetinfo["Frenz on Track"] = "Released: June 2004<br>Songs recorded by SARs";
