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=73;
var gameheight=400;
var pageid="game";
var gamename="skywirevip";
var displayname="Skywire VIP";
var controls="Use the KEYBOARD to type the name of the character that comes out of the cable-car. Try to guess who they are supposed to be!";
var control_type="keyboard";
//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="Guess the skywire celebrities in this spin off from the Skywire series!";
