/* SiteCatalyst code version: H.14. Copyright Omniture, Inc. More info available at http://www.omniture.com */
/* Owner: Neil Evans */
/************************** CONFIG SECTION ****************************************/
/* Specify the Report Suite(s) */
var s_account="devsuncomww";
var sun_dynamicAccountSelection=true;
var sun_dynamicAccountList="sunglobal,suncom-lv=lv.sun.com;sunglobal,suncom-lt=lt.sun.com;sunglobal,suncom-ee=ee.sun.com;sunglobal,suncom-at=at.sun.com;sunglobal,suncom-be=be.sun.com;sunglobal,suncom-cz=cz.sun.com;sunglobal,suncom-dk=dk.sun.com;sunglobal,suncom-fi=fi.sun.com;sunglobal,suncom-fr=fr.sun.com;sunglobal,suncom-de=de.sun.com;sunglobal,suncom-gr=gr.sun.com;sunglobal,suncom-hu=hu.sun.com;sunglobal,suncom-ie=ie.sun.com;sunglobal,suncom-il=il.sun.com;sunglobal,suncom-kz=kz.sun.com;sunglobal,suncom-it=it.sun.com;sunglobal,suncom-lu=lu.sun.com;sunglobal,suncom-me=middleeast.sun.com;sunglobal,suncom-nl=nl.sun.com;sunglobal,suncom-no=no.sun.com;sunglobal,suncom-pl=pl.sun.com;sunglobal,suncom-pt=pt.sun.com;sunglobal,suncom-ru=ru.sun.com;sunglobal,suncom-sk=sk.sun.com;sunglobal,suncom-za=za.sun.com;sunglobal,suncom-es=es.sun.com;sunglobal,suncom-se=se.sun.com;sunglobal,suncom-ch=ch.sun.com;sunglobal,suncom-tr=tr.sun.com;sunglobal,suncom-ua=ua.sun.com;sunglobal,suncom-uk=uk.sun.com;devsuncomww=.";
/* Specify the Report Suite ID */
if(window.location.hostname == "at.sun.com") {var s_siteid="suncom-at:";}
if(window.location.hostname == "be.sun.com") {var s_siteid="suncom-be:";}
if(window.location.hostname == "cz.sun.com") {var s_siteid="suncom-cz:";}
if(window.location.hostname == "dk.sun.com") {var s_siteid="suncom-dk:";}
if(window.location.hostname == "fi.sun.com") {var s_siteid="suncom-fi:";}
if(window.location.hostname == "fr.sun.com") {var s_siteid="suncom-fr:";}
if(window.location.hostname == "de.sun.com") {var s_siteid="suncom-de:";}
if(window.location.hostname == "gr.sun.com") {var s_siteid="suncom-gr:";}
if(window.location.hostname == "hu.sun.com") {var s_siteid="suncom-hu:";}
if(window.location.hostname == "ie.sun.com") {var s_siteid="suncom-ie:";}
if(window.location.hostname == "il.sun.com") {var s_siteid="suncom-il:";}
if(window.location.hostname == "it.sun.com") {var s_siteid="suncom-it:";}
if(window.location.hostname == "kz.sun.com") {var s_siteid="suncom-kz:";}
if(window.location.hostname == "lu.sun.com") {var s_siteid="suncom-lu:";}
if(window.location.hostname == "middleeast.sun.com") {var s_siteid="suncom-me:";}
if(window.location.hostname == "nl.sun.com") {var s_siteid="suncom-nl:";}
if(window.location.hostname == "no.sun.com") {var s_siteid="suncom-no:";}
if(window.location.hostname == "pl.sun.com") {var s_siteid="suncom-pl:";}
if(window.location.hostname == "pt.sun.com") {var s_siteid="suncom-pt:";}
if(window.location.hostname == "ru.sun.com") {var s_siteid="suncom-ru:";}
if(window.location.hostname == "sk.sun.com") {var s_siteid="suncom-sk:";}
if(window.location.hostname == "za.sun.com") {var s_siteid="suncom-za:";}
if(window.location.hostname == "es.sun.com") {var s_siteid="suncom-es:";}
if(window.location.hostname == "se.sun.com") {var s_siteid="suncom-se:";}
if(window.location.hostname == "ch.sun.com") {var s_siteid="suncom-ch:";}
if(window.location.hostname == "tr.sun.com") {var s_siteid="suncom-tr:";}
if(window.location.hostname == "ua.sun.com") {var s_siteid="suncom-ua:";}
if(window.location.hostname == "uk.sun.com") {var s_siteid="suncom-uk:";}
if(window.location.hostname == "ee.sun.com") {var s_siteid="suncom-ee:";}
if(window.location.hostname == "lv.sun.com") {var s_siteid="suncom-lv:";}
if(window.location.hostname == "lt.sun.com") {var s_siteid="suncom-lt:";}
if(typeof s_siteid=='undefined') {var s_siteid="suncom-error:";}
/* Site Settings */
if (typeof s_pageName=='undefined') { var s_pageName=""; }
if (typeof s_pageType=='undefined') { var s_pageType=""; }
if(s_pageType==""){
	if(s_pageName==""){
		try{
		  s_pageName=window.top.location.pathname.toLowerCase();
	  }catch(err){
		  s_pageName=window.location.pathname.toLowerCase();
	  }
	}
}
/* Remove any variation of index.xxx  */
var s_iNames = ["index.html","index.jsp","index.htm","index.shtml","index.xml","index.jhtml","index.jshtml","index.jspa","index.php"];
for (var a=0; a<s_iNames.length; a++) {
   var s_iName = "/"+s_iNames[a];
   if (s_pageName.indexOf(s_iName) > -1 && s_pageName.indexOf(s_iName) == s_pageName.length - s_iName.length) {
       s_pageName = s_pageName.substring(0, s_pageName.length - s_iNames[a].length);
   }
}
var s_prop10=s_siteid+s_pageName;
/* Remote Omniture JS call  */
var sun_ssl=(window.location.protocol.toLowerCase().indexOf("https")!=-1);
	if(sun_ssl == true) { var fullURL = "https://www.sun.com/share/metrics/metrics_group2.js"; }
		else { var fullURL= "http://www-cdn.sun.com/share/metrics/metrics_group2.js"; }
document.write("<sc" + "ript type=\"text/javascript\" src=\""+fullURL+"\"></sc" + "ript>"); 
/************************** END CONFIG SECTION **************************************/
