if(typeof(openZoosUrl1) == "undefined"){ window.openZoosUrl1 = function(){ if(typeof(LR_url) == "string"){ if(typeof(LR_sid) == "string"){ if(typeof(LR_cid) == "string"){ window.location.href = LR_url+"?sid="+LR_sid+"&cid="+LR_cid; } } } } }