// JavaScript Document

// Studio82 Development server
//var path = "http://server/IKM/web/";
//var img_path = "http://server/ikm/web/images/";


// Relative links should work for all

var path = "../";
var img_path = "../images/";

var logo_path = img_path + 'logos/';