// Globals
// Major version of Flash required
var requiredMajorVersion = 8;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Minor version of Flash required;
var requiredRevision = 0;

// Redirect No Flash
var noFlash = "noFlash.html";
var swfName = "ITKC_core.swf";
var cookieName = "coreCaveCheck";
var width = 984;
var height = 522;
var bkgColor = "#ffffff";
//var bkgColor = "#990000";
var lastUpdate = "20080827";

var baseUrl = "http://h30424.www3.hp.com/";
var assetUrl = "http://h30424.www3.hp.com/";
var servletUrl = "http://h30424.www3.hp.com:8080/itkc_search/";
var aServletUrl = ""; //auth not used
var dServletUrl = "http://h30424.www3.hp.com:8080/itkc_download/";

