//Navigation path declarations
var SNAKE_PATH = "/includes/en/nav_all.html"
var SNAKE_PATH_NS = "/includes/en/nav_ns4.html"

var SNAKE_STATIC_PATH = "/includes/en/static_nav/"
var SNAKE_STATIC_PREFIX = "static_"
var SNAKE_STATIC_SUFFIX = ".html"

//messages
var MSG_prefix = "A message from Yara.com:\n\n"

var CANCEL_APPLICATION_msg = "You are about to cancel the application procees. This means that all information enterd will be discarded.\n\nDo you want to proceed?"
var CANCEL_APPLICATION_true = "location=\"application_cancelled.html\";"
var CANCEL_APPLICATION_false = "false"

var PRODUCT_FINDER_EXTERNAL_msg = "Information about this product is located on a different Yara website.\nIf you proceed, the product information will open in a new window.\n\nDo you want to proceed?"
var PRODUCT_FINDER_EXTERNAL_true = "true"
var PRODUCT_FINDER_EXTERNAL_false = "false"

var PRODUCT_FINDER_noTypeSelected = "You need to select a product type in order to continue."

//tools mouseovers
//var sSitemapUrl = "/graphics/common/tools/tool_on.gif"
//var sLanguageUrl = "/graphics/common/tools/tool_on.gif"
//var sSearchUrl = "/graphics/common/tools/tool_on.gif"
//var sContactsUrl = "/graphics/common/tools/tool_on.gif"
//var sHomeUrl = "/graphics/common/tools/tool_on.gif"