var images_folder="http://cdn.nitrome.com/images/";
var thumbnails_folder="http://cdn.nitrome.com/images/thumbnails/";
var scripts_folder="http://cdn.nitrome.com/scripts/";
var styles_folder="http://cdn.nitrome.com/styles/";
var xml_folder="../../scripts/";
var root_dir="../../";
var cdn_path="http://cdn.nitrome.com/";
var gameid=72;
var gameheight=400;
var pageid="game";
var gamename="icebreakergathering";
var displayname="Icebreaker Gathering";
var controls="Click and drag with the MOUSE to slice through the ice - save the frozen vikings by getting them back to their longboat!";
var control_type="mouse";
//var gamekeys = {"input":"buttons","description":"movement description"};
//key reference: "movement" = arrow keys, "mouse", "space", "ctrl", "shift", "alt"
var gamekeys = [{"input":"mouse","description":"Move the Canary"},
                {"input":"mouse","description":"Click to Fire your Laser"}
                ];
var gamedesc="Help the clans in the third instalment in our beloved ice-slicing series!";
