// Place your application-specific JavaScript functions and classes here
// This file is automatically included by javascript_include_tag :defaults

/*var browser = navigator.appName
var browser_tag = "custom"
if(browser == "Microsoft Internet Explorer"){
	browser_tag = "explorer"	
}
document.write('<link rel="stylesheet" type="text/css" href="/stylesheets/links_menu_' + browser_tag + '.css"/>')
*/
if (document.images){
  preloaded_pic = new Image(135, 30)
  preloaded_pic.src="http://trillermat.se/images/layout/link_box_focus.png" 
}