function hidebubv(a){document.getElementById("voicecover").style.display="none";var b=document.getElementById("bubv"+a);var c=document.getElementById("bubvplay"+a);b.style.display="none";c.innerHTML=""}function showbubv(a,b){document.getElementById("voicecover").style.display="block";var c=document.getElementById("bubv"+a);var d=document.getElementById("bubvplay"+a);c.style.display="block";d.innerHTML=b}function hideddrivetip(){enabletip=false;tipobj.style.visibility="hidden"}function positiontip(a){if(enabletip){var b=ns6?a.pageX:event.clientX+ietruebody().scrollLeft;var c=ns6?a.pageY:event.clientY+ietruebody().scrollTop;var d=ie&&!window.opera?ietruebody().clientWidth-event.clientX-offsetxpoint:window.innerWidth-a.clientX-offsetxpoint-20;var e=ie&&!window.opera?ietruebody().clientHeight-event.clientY-offsetypoint:window.innerHeight-a.clientY-offsetypoint-20;var f=offsetxpoint<0?offsetxpoint*-1:-1e3;if(d<tipobj.offsetWidth)tipobj.style.left=ie?ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px":window.pageXOffset+a.clientX-tipobj.offsetWidth+"px";else if(b<f)tipobj.style.left="20px";else tipobj.style.left=b+offsetxpoint+"px";if(e<tipobj.offsetHeight)tipobj.style.top=ie?ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px":window.pageYOffset+a.clientY-tipobj.offsetHeight-offsetypoint+"px";else tipobj.style.top=c+offsetypoint+"px";tipobj.style.visibility="visible"}}function ddrivetip(a,b,c){if(typeof c!="undefined")tipobj.style.width=c+"px";if(typeof b!="undefined"&&b!="")tipobj.style.backgroundColor=b;tipobj.style.display="block";tipobj.innerHTML=a;enabletip=true;return false}function mpThide(){document.getElementById("tutorialplayer").innerHTML="";document.getElementById("tutorialplayer").style.visibility="hidden";document.getElementById("tutorialplayercontainer").style.visibility="hidden";document.getElementById("tutorialplayerstop").style.visibility="hidden";return false}function mpTshow(a){document.getElementById("tutorialplayer").innerHTML=a;document.getElementById("tutorialplayer").style.visibility="visible";document.getElementById("tutorialplayercontainer").style.visibility="visible";document.getElementById("tutorialplayerstop").style.visibility="visible";return false}function mpVhide(){document.getElementById("flvplayer").innerHTML="";document.getElementById("mpVplayercont").style.display="none";return false}function mpVshow(a,b){var c=document.getElementById("mpVplayercont");c.style.display="block";var d=Math.max(document.body.scrollTop,document.documentElement.scrollTop);if(navigator.userAgent.toLowerCase().indexOf("safari")>=0)d=0;var e=b.clientX-100;if(e<0)e=0;c.style.left=e+"px";c.style.top=b.clientY-c.offsetHeight+150+d+"px";document.getElementById("flvplayer").style.display="block";$f("flvplayer",{src:"/fl/flowplayer.commercial-3.2.5.swf",cachebusting:true},{key:"#$cdb913be5a91f77bbd3",clip:{url:"/virt/video/"+a+"",autoPlay:"true"}})}function dragStop(a){if(browser.isIE){document.detachEvent("onmousemove",dragGo);document.detachEvent("onmouseup",dragStop)}if(browser.isNS){document.removeEventListener("mousemove",dragGo,true);document.removeEventListener("mouseup",dragStop,true)}}function dragGo(a){var b,c;if(browser.isIE){b=window.event.clientX+document.documentElement.scrollLeft+document.body.scrollLeft;c=window.event.clientY+document.documentElement.scrollTop+document.body.scrollTop}if(browser.isNS){b=a.clientX+window.scrollX;c=a.clientY+window.scrollY}dragObj.elNode.style.left=dragObj.elStartLeft+b-dragObj.cursorStartX+"px";dragObj.elNode.style.top=dragObj.elStartTop+c-dragObj.cursorStartY+"px";if(browser.isIE){window.event.cancelBubble=true;window.event.returnValue=false}if(browser.isNS)a.preventDefault()}function dragStart(a,b){var c;var d,e;if(b)dragObj.elNode=document.getElementById(b);else{if(browser.isIE)dragObj.elNode=window.event.srcElement;if(browser.isNS)dragObj.elNode=a.target;if(dragObj.elNode.nodeType==3)dragObj.elNode=dragObj.elNode.parentNode}if(browser.isIE){d=window.event.clientX+document.documentElement.scrollLeft+document.body.scrollLeft;e=window.event.clientY+document.documentElement.scrollTop+document.body.scrollTop}if(browser.isNS){d=a.clientX+window.scrollX;e=a.clientY+window.scrollY}dragObj.cursorStartX=d;dragObj.cursorStartY=e;dragObj.elStartLeft=parseInt(dragObj.elNode.style.left,10);dragObj.elStartTop=parseInt(dragObj.elNode.style.top,10);if(isNaN(dragObj.elStartLeft))dragObj.elStartLeft=0;if(isNaN(dragObj.elStartTop))dragObj.elStartTop=0;dragObj.elNode.style.zIndex=++dragObj.zIndex;if(browser.isIE){document.attachEvent("onmousemove",dragGo);document.attachEvent("onmouseup",dragStop);window.event.cancelBubble=true;window.event.returnValue=false}if(browser.isNS){document.addEventListener("mousemove",dragGo,true);document.addEventListener("mouseup",dragStop,true);a.preventDefault()}}function Browser(){var a,b,c;this.isIE=false;this.isNS=false;this.version=null;a=navigator.userAgent;b="MSIE";if((c=a.indexOf(b))>=0){this.isIE=true;this.version=parseFloat(a.substr(c+b.length));return}b="Netscape6/";if((c=a.indexOf(b))>=0){this.isNS=true;this.version=parseFloat(a.substr(c+b.length));return}b="Gecko";if((c=a.indexOf(b))>=0){this.isNS=true;this.version=6.1;return}}function changepic(a,b,c){if(lastID>0){document.getElementById(lastID).className="thumbNormal"}document.images["mainpic"].src="/virt/productphotos/"+a;document.getElementById(b).className="thumbHighlighted";document.getElementById("mainpicURL").href="javascript:MM_openBrWindow('/includes/GetPhotos.asp?ID="+c+"&img="+b+"','ImageCart','scrollbars=no,width=525,height=700')";lastID=b}function setParentCartTotal(a){if(document.getElementById("cart_total"))document.getElementById("cart_total").innerHTML=a}function setParentItemCount(a){if(document.getElementById("cart_item_count"))document.getElementById("cart_item_count").innerHTML=a}function MM_openBrWindow(a,b,c){mywindow=window.open(a,b,c);mywindow.moveTo("right","top")}function mpThide(){if(ns6||ie){document.getElementById("tutorialplayer").innerHTML="";document.getElementById("tutorialplayer").style.visibility="hidden";document.getElementById("tutorialplayercont").style.visibility="hidden";document.getElementById("tutorialplayerstop").style.visibility="hidden";return false}}function mpTshow(a){if(ns6||ie){document.getElementById("tutorialplayer").innerHTML=a;document.getElementById("tutorialplayer").style.visibility="visible";document.getElementById("tutorialplayercont").style.visibility="visible";document.getElementById("tutorialplayerstop").style.visibility="visible";return false}}function mp3hide(){if(ns6||ie){document.getElementById("mp3player").innerHTML="";document.getElementById("mp3player").style.display="none";document.getElementById("mp3playercont").style.display="none";document.getElementById("mp3playerstop").style.display="none";return false}}function mp3show(a,b,c){if(!b)var b=window.event;if(b.pageX||b.pageY){posx=b.pageX;posy=b.pageY}else if(b.clientX||b.clientY){posx=b.clientX+document.body.scrollLeft+document.documentElement.scrollLeft;posy=b.clientY+document.body.scrollTop+document.documentElement.scrollTop}var d=document.getElementById("mp3playercont");d.style.position="absolute";d.style.top=posy-100+"px";d.style.left=posx-250+"px";d.style.display="block";document.getElementById("mp3player").style.display="block";document.getElementById("mp3player").innerHTML=a;document.getElementById("mp3playerstop").style.display="block";document.getElementById("mp3playercont").scrollTop=0;return false}function doSomething(a){if(!a)var a=window.event;if(a.pageX||a.pageY){posx=a.pageX;posy=a.pageY}else if(a.clientX||a.clientY){posx=a.clientX+document.body.scrollLeft+document.documentElement.scrollLeft;posy=a.clientY+document.body.scrollTop+document.documentElement.scrollTop}alert(posx+" | "+posy)}var ie=document.all;var ns6=document.getElementById&&!document.all;var posx=0;var posy=0;var Drag={obj:null,init:function(a,b,c,d,e,f,g,h,i,j){a.onmousedown=Drag.start;a.hmode=g?false:true;a.vmode=h?false:true;a.root=b&&b!=null?b:a;var k=630,l=460;if(parseInt(navigator.appVersion)>3){if(navigator.appName=="Netscape"){k=window.innerWidth;l=window.innerHeight}if(navigator.appName.indexOf("Microsoft")!=-1){k=document.body.offsetWidth;l=document.body.offsetHeight}}if(a.hmode&&isNaN(parseInt(a.root.style.left)))a.root.style.left=k/2;if(a.vmode&&isNaN(parseInt(a.root.style.top)))a.root.style.top=l/2;if(!a.hmode&&isNaN(parseInt(a.root.style.right)))a.root.style.right="0px";if(!a.vmode&&isNaN(parseInt(a.root.style.bottom)))a.root.style.bottom="0px";a.minX=typeof c!="undefined"?c:null;a.minY=typeof e!="undefined"?e:null;a.maxX=typeof d!="undefined"?d:null;a.maxY=typeof f!="undefined"?f:null;a.xMapper=i?i:null;a.yMapper=j?j:null;a.root.onDragStart=new Function;a.root.onDragEnd=new Function;a.root.onDrag=new Function},start:function(a){var b=Drag.obj=this;a=Drag.fixE(a);var c=parseInt(b.vmode?b.root.style.top:b.root.style.bottom);var d=parseInt(b.hmode?b.root.style.left:b.root.style.right);b.root.onDragStart(d,c);b.lastMouseX=a.clientX;b.lastMouseY=a.clientY;if(b.hmode){if(b.minX!=null)b.minMouseX=a.clientX-d+b.minX;if(b.maxX!=null)b.maxMouseX=b.minMouseX+b.maxX-b.minX}else{if(b.minX!=null)b.maxMouseX=-b.minX+a.clientX+d;if(b.maxX!=null)b.minMouseX=-b.maxX+a.clientX+d}if(b.vmode){if(b.minY!=null)b.minMouseY=a.clientY-c+b.minY;if(b.maxY!=null)b.maxMouseY=b.minMouseY+b.maxY-b.minY}else{if(b.minY!=null)b.maxMouseY=-b.minY+a.clientY+c;if(b.maxY!=null)b.minMouseY=-b.maxY+a.clientY+c}document.onmousemove=Drag.drag;document.onmouseup=Drag.end;return false},drag:function(a){a=Drag.fixE(a);var b=Drag.obj;var c=a.clientY;var d=a.clientX;var e=parseInt(b.vmode?b.root.style.top:b.root.style.bottom);var f=parseInt(b.hmode?b.root.style.left:b.root.style.right);var g,h;if(b.minX!=null)d=b.hmode?Math.max(d,b.minMouseX):Math.min(d,b.maxMouseX);if(b.maxX!=null)d=b.hmode?Math.min(d,b.maxMouseX):Math.max(d,b.minMouseX);if(b.minY!=null)c=b.vmode?Math.max(c,b.minMouseY):Math.min(c,b.maxMouseY);if(b.maxY!=null)c=b.vmode?Math.min(c,b.maxMouseY):Math.max(c,b.minMouseY);g=f+(d-b.lastMouseX)*(b.hmode?1:-1);h=e+(c-b.lastMouseY)*(b.vmode?1:-1);if(b.xMapper)g=b.xMapper(e);else if(b.yMapper)h=b.yMapper(f);Drag.obj.root.style[b.hmode?"left":"right"]=g+"px";Drag.obj.root.style[b.vmode?"top":"bottom"]=h+"px";Drag.obj.lastMouseX=d;Drag.obj.lastMouseY=c;Drag.obj.root.onDrag(g,h);return false},end:function(){document.onmousemove=null;document.onmouseup=null;Drag.obj.root.onDragEnd(parseInt(Drag.obj.root.style[Drag.obj.hmode?"left":"right"]),parseInt(Drag.obj.root.style[Drag.obj.vmode?"top":"bottom"]));Drag.obj=null},fixE:function(a){if(typeof a=="undefined")a=window.event;if(typeof a.layerX=="undefined")a.layerX=a.offsetX;if(typeof a.layerY=="undefined")a.layerY=a.offsetY;return a}};var lastID=0;var browser=new Browser;var dragObj=new Object;dragObj.zIndex=0;(function(){function n(a){this.length=a.length;this.each=function(b){c(a,b)};this.size=function(){return a.length}}function l(f,l,n){function C(){function d(){if(r.replace(/\s/g,"")!==""){if(f.addEventListener){f.addEventListener("click",b,false)}else{if(f.attachEvent){f.attachEvent("onclick",b)}}}else{if(f.addEventListener){f.addEventListener("click",g,false)}o.load()}}function b(a){var b=o.hasiPadSupport&&o.hasiPadSupport();if(/iPad|iPhone|iPod/i.test(navigator.userAgent)&&!/.flv$/i.test(t[0].url)&&!b){return true}if(!o.isLoaded()&&o._fireEvent("onBeforeClick")!==false){o.load()}return g(a)}if($f(f)){$f(f).getParent().innerHTML="";y=$f(f).getIndex();m[y]=o}else{m.push(o);y=m.length-1}B=parseInt(f.style.height,10)||f.clientHeight;w=f.id||"fp"+i();x=l.id||w+"_api";l.id=x;n.playerId=w;if(typeof n=="string"){n={clip:{url:n}}}if(typeof n.clip=="string"){n.clip={url:n.clip}}n.clip=n.clip||{};if(f.getAttribute("href",2)&&!n.clip.url){n.clip.url=f.getAttribute("href",2)}s=new j(n.clip,-1,o);n.playlist=n.playlist||[n.clip];var a=0;c(n.playlist,function(){var b=this;if(typeof b=="object"&&b.length){b={url:""+b}}c(n.clip,function(a,c){if(c!==undefined&&b[a]===undefined&&typeof c!="function"){b[a]=c}});n.playlist[a]=b;b=new j(b,a,o);t.push(b);a++});c(n,function(a,b){if(typeof b=="function"){if(s[a]){s[a](b)}else{h(v,a,b)}delete n[a]}});c(n.plugins,function(a,b){if(b){u[a]=new k(a,b,o)}});if(!n.plugins||n.plugins.controls===undefined){u.controls=new k("controls",null,o)}u.canvas=new k("canvas",null,o);r=f.innerHTML;setTimeout(d,0)}var o=this,p=null,q=false,r,s,t=[],u={},v={},w,x,y,z,A,B;e(o,{id:function(){return w},isLoaded:function(){return p!==null&&p.fp_play!==undefined&&!q},getParent:function(){return f},hide:function(a){if(a){f.style.height="0px"}if(o.isLoaded()){p.style.height="0px"}return o},show:function(){f.style.height=B+"px";if(o.isLoaded()){p.style.height=A+"px"}return o},isHidden:function(){return o.isLoaded()&&parseInt(p.style.height,10)===0},load:function(a){if(!o.isLoaded()&&o._fireEvent("onBeforeLoad")!==false){var b=function(){r=f.innerHTML;if(r&&!flashembed.isSupported(l.version)){f.innerHTML=""}if(a){a.cached=true;h(v,"onLoad",a)}flashembed(f,l,{config:n})};var d=0;c(m,function(){this.unload(function(a){if(++d==m.length){b()}})})}return o},unload:function(a){if(this.isFullscreen()&&/WebKit/i.test(navigator.userAgent)){if(a){a(false)}return o}if(r.replace(/\s/g,"")!==""){if(o._fireEvent("onBeforeUnload")===false){if(a){a(false)}return o}q=true;try{if(p){p.fp_close();o._fireEvent("onUnload")}}catch(b){}var c=function(){p=null;f.innerHTML=r;q=false;if(a){a(true)}};setTimeout(c,50)}else{if(a){a(false)}}return o},getClip:function(a){if(a===undefined){a=z}return t[a]},getCommonClip:function(){return s},getPlaylist:function(){return t},getPlugin:function(a){var b=u[a];if(!b&&o.isLoaded()){var c=o._api().fp_getPlugin(a);if(c){b=new k(a,c,o);u[a]=b}}return b},getScreen:function(){return o.getPlugin("screen")},getControls:function(){return o.getPlugin("controls")._fireEvent("onUpdate")},getLogo:function(){try{return o.getPlugin("logo")._fireEvent("onUpdate")}catch(a){}},getPlay:function(){return o.getPlugin("play")._fireEvent("onUpdate")},getConfig:function(a){return a?b(n):n},getFlashParams:function(){return l},loadPlugin:function(a,b,c,d){if(typeof c=="function"){d=c;c={}}var e=d?i():"_";o._api().fp_loadPlugin(a,b,c,e);var f={};f[e]=d;var g=new k(a,null,o,f);u[a]=g;return g},getState:function(){return o.isLoaded()?p.fp_getState():-1},play:function(a,b){var c=function(){if(a!==undefined){o._api().fp_play(a,b)}else{o._api().fp_play()}};if(o.isLoaded()){c()}else{if(q){setTimeout(function(){o.play(a,b)},50)}else{o.load(function(){c()})}}return o},getVersion:function(){var a="flowplayer.js 3.2.4";if(o.isLoaded()){var b=p.fp_getVersion();b.push(a);return b}return a},_api:function(){if(!o.isLoaded()){throw"Flowplayer "+o.id()+" not loaded when calling an API method"}return p},setClip:function(a){o.setPlaylist([a]);return o},getIndex:function(){return y},_swfHeight:function(){return p.clientHeight}});c("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut".split(","),function(){var a="on"+this;if(a.indexOf("*")!=-1){a=a.slice(0,a.length-1);var b="onBefore"+a.slice(2);o[b]=function(a){h(v,b,a);return o}}o[a]=function(b){h(v,a,b);return o}});c("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed,setKeyboardShortcutsEnabled,isKeyboardShortcutsEnabled".split(","),function(){var a=this;o[a]=function(b,c){if(!o.isLoaded()){return o}var d=null;if(b!==undefined&&c!==undefined){d=p["fp_"+a](b,c)}else{d=b===undefined?p["fp_"+a]():p["fp_"+a](b)}return d==="undefined"||d===undefined?o:d}});o._fireEvent=function(b){if(typeof b=="string"){b=[b]}var e=b[0],f=b[1],g=b[2],h=b[3],i=0;if(n.debug){a(b)}if(!o.isLoaded()&&e=="onLoad"&&f=="player"){p=p||d(x);A=o._swfHeight();c(t,function(){this._fireEvent("onLoad")});c(u,function(a,b){b._fireEvent("onUpdate")});s._fireEvent("onLoad")}if(e=="onLoad"&&f!="player"){return}if(e=="onError"){if(typeof f=="string"||typeof f=="number"&&typeof g=="number"){f=g;g=h}}if(e=="onContextMenu"){c(n.contextMenu[f],function(a,b){b.call(o)});return}if(e=="onPluginEvent"||e=="onBeforePluginEvent"){var k=f.name||f;var l=u[k];if(l){l._fireEvent("onUpdate",f);return l._fireEvent(g,b.slice(3))}return}if(e=="onPlaylistReplace"){t=[];var m=0;c(f,function(){t.push(new j(this,m++,o))})}if(e=="onClipAdd"){if(f.isInStream){return}f=new j(f,g,o);t.splice(g,0,f);for(i=g+1;i<t.length;i++){t[i].index++}}var q=true;if(typeof f=="number"&&f<t.length){z=f;var r=t[f];if(r){q=r._fireEvent(e,g,h)}if(!r||q!==false){q=s._fireEvent(e,g,h,r)}}c(v[e],function(){q=this.call(o,f,g);if(this.cached){v[e].splice(i,1)}if(q===false){return false}i++});return q};if(typeof f=="string"){var D=d(f);if(!D){throw"Flowplayer cannot access element: "+f}f=D;C()}else{C()}}function i(){return"_"+(""+Math.random()).slice(2,10)}function h(a,b,c){a[b]=a[b]||[];a[b].push(c)}function g(a){a=a||window.event;if(a.preventDefault){a.stopPropagation();a.preventDefault()}else{a.returnValue=false;a.cancelBubble=true}return false}function f(a){var b=a.indexOf(".");if(b!=-1){var d=a.slice(0,b)||"*";var e=a.slice(b+1,a.length);var f=[];c(document.getElementsByTagName(d),function(){if(this.className&&this.className.indexOf(e)!=-1){f.push(this)}});return f}}function e(a,b,d){if(typeof b!="object"){return a}if(a&&b){c(b,function(b,c){if(!d||typeof c!="function"){a[b]=c}})}return a}function d(a){return document.getElementById(a)}function c(a,b){if(!a){return}var c,d=0,e=a.length;if(e===undefined){for(c in a){if(b.call(a[c],c,a[c])===false){break}}}else{for(var f=a[0];d<e&&b.call(f,d,f)!==false;f=a[++d]){}}return a}function b(a){if(!a||typeof a!="object"){return a}var c=new a.constructor;for(var d in a){if(a.hasOwnProperty(d)){c[d]=b(a[d])}}return c}function a(a){console.log("$f.fireEvent",[].slice.call(a))}var j=function(a,b,d){var f=this,g={},j={};f.index=b;if(typeof a=="string"){a={url:a}}e(this,a,true);c("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop".split(","),function(){var a="on"+this;if(a.indexOf("*")!=-1){a=a.slice(0,a.length-1);var c="onBefore"+a.slice(2);f[c]=function(a){h(j,c,a);return f}}f[a]=function(b){h(j,a,b);return f};if(b==-1){if(f[c]){d[c]=f[c]}if(f[a]){d[a]=f[a]}}});e(this,{onCuepoint:function(a,c){if(arguments.length==1){g.embedded=[null,a];return f}if(typeof a=="number"){a=[a]}var e=i();g[e]=[a,c];if(d.isLoaded()){d._api().fp_addCuepoints(a,b,e)}return f},update:function(a){e(f,a);if(d.isLoaded()){d._api().fp_updateClip(a,b)}var c=d.getConfig();var g=b==-1?c.clip:c.playlist[b];e(g,a,true)},_fireEvent:function(a,h,i,k){if(a=="onLoad"){c(g,function(a,c){if(c[0]){d._api().fp_addCuepoints(c[0],b,a)}});return false}k=k||f;if(a=="onCuepoint"){var l=g[h];if(l){return l[1].call(d,k,i)}}if(h&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(a)!=-1){e(k,h);if(h.metaData){if(!k.duration){k.duration=h.metaData.duration}else{k.fullDuration=h.metaData.duration}}}var m=true;c(j[a],function(){m=this.call(d,k,h,i)});return m}});if(a.onCuepoint){var k=a.onCuepoint;f.onCuepoint.apply(f,typeof k=="function"?[k]:k);delete a.onCuepoint}c(a,function(b,c){if(typeof c=="function"){h(j,b,c);delete a[b]}});if(b==-1){d.onCuepoint=this.onCuepoint}};var k=function(a,b,d,f){var g=this,h={},j=false;if(f){e(h,f)}c(b,function(a,c){if(typeof c=="function"){h[a]=c;delete b[a]}});e(this,{animate:function(c,e,f){if(!c){return g}if(typeof e=="function"){f=e;e=500}if(typeof c=="string"){var j=c;c={};c[j]=e;e=500}if(f){var k=i();h[k]=f}if(e===undefined){e=500}b=d._api().fp_animate(a,c,e,k);return g},css:function(c,f){if(f!==undefined){var h={};h[c]=f;c=h}b=d._api().fp_css(a,c);e(g,b);return g},show:function(){this.display="block";d._api().fp_showPlugin(a);return g},hide:function(){this.display="none";d._api().fp_hidePlugin(a);return g},toggle:function(){this.display=d._api().fp_togglePlugin(a);return g},fadeTo:function(b,c,e){if(typeof c=="function"){e=c;c=500}if(e){var f=i();h[f]=e}this.display=d._api().fp_fadeTo(a,b,c,f);this.opacity=b;return g},fadeIn:function(a,b){return g.fadeTo(1,a,b)},fadeOut:function(a,b){return g.fadeTo(0,a,b)},getName:function(){return a},getPlayer:function(){return d},_fireEvent:function(b,f,i){if(b=="onUpdate"){var k=d._api().fp_getPlugin(a);if(!k){return}e(g,k);delete g.methods;if(!j){c(k.methods,function(){var b=""+this;g[b]=function(){var c=[].slice.call(arguments);var e=d._api().fp_invoke(a,b,c);return e==="undefined"||e===undefined?g:e}});j=true}}var l=h[b];if(l){var m=l.apply(g,f);if(b.slice(0,1)=="_"){delete h[b]}return m}return g}})};var m=[];window.flowplayer=window.$f=function(){var a=null;var g=arguments[0];if(!arguments.length){c(m,function(){if(this.isLoaded()){a=this;return false}});return a||m[0]}if(arguments.length==1){if(typeof g=="number"){return m[g]}else{if(g=="*"){return new n(m)}c(m,function(){if(this.id()==g.id||this.id()==g||this.getParent()==g){a=this;return false}});return a}}if(arguments.length>1){var h=arguments[1],i=arguments.length==3?arguments[2]:{};if(typeof h=="string"){h={src:h}}h=e({bgcolor:"#000000",version:[9,0],expressInstall:"http://static.flowplayer.org/swf/expressinstall.swf",cachebusting:true},h);if(typeof g=="string"){if(g.indexOf(".")!=-1){var j=[];c(f(g),function(){j.push(new l(this,b(h),b(i)))});return new n(j)}else{var k=d(g);return new l(k!==null?k:g,h,i)}}else{if(g){return new l(g,h,i)}}}return null};e(window.$f,{fireEvent:function(){var a=[].slice.call(arguments);var b=$f(a[0]);return b?b._fireEvent(a.slice(1)):null},addPlugin:function(a,b){l.prototype[a]=b;return $f},each:c,extend:e});if(typeof jQuery=="function"){jQuery.fn.flowplayer=function(a,c){if(!arguments.length||typeof arguments[0]=="number"){var d=[];this.each(function(){var a=$f(this);if(a){d.push(a)}});return arguments.length?d[arguments[0]]:new n(d)}return this.each(function(){$f(this,b(a),c?b(c):{})})}}})();(function(){function j(c,d,e){if(h.isSupported(d.version)){c.innerHTML=h.getHTML(d,e)}else{if(d.expressInstall&&h.isSupported([6,65])){c.innerHTML=h.getHTML(f(d,{src:d.expressInstall}),{MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title})}else{if(!c.innerHTML.replace(/\s/g,"")){c.innerHTML="<h2>Flash version "+d.version+" or greater is required</h2><h3>"+(i[0]>0?"Your version is "+i:"You have no flash plugin installed")+"</h3>"+(c.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='"+b+"'>here</a></p>");if(c.tagName=="A"){c.onclick=function(){location.href=b}}}if(d.onFail){var g=d.onFail.call(this);if(typeof g=="string"){c.innerHTML=g}}}}if(a){window[d.id]=document.getElementById(d.id)}f(this,{getRoot:function(){return c},getOptions:function(){return d},getConf:function(){return e},getApi:function(){return c.firstChild}})}function g(a,b){var c=[];for(var d in a){if(a.hasOwnProperty(d)){c[d]=b(a[d])}}return c}function f(a,b){if(b){for(var c in b){if(b.hasOwnProperty(c)){a[c]=b[c]}}}return a}var a=document.all,b="http://www.adobe.com/go/getflashplayer",c=typeof jQuery=="function",d=/(\d+)[^\d]+(\d+)[^\d]*(\d*)/,e={width:"100%",height:"100%",id:"_"+(""+Math.random()).slice(9),allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:[3,0],onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}window.flashembed=function(a,b,c){if(typeof a=="string"){a=document.getElementById(a.replace("#",""))}if(!a){return}if(typeof b=="string"){b={src:b}}return new j(a,f(f({},e),b),c)};var h=f(window.flashembed,{conf:e,getVersion:function(){var a,b;try{b=navigator.plugins["Shockwave Flash"].description.slice(16)}catch(c){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");b=a&&a.GetVariable("$version")}catch(e){try{a=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");b=a&&a.GetVariable("$version")}catch(f){}}}b=d.exec(b);return b?[b[1],b[3]]:[0,0]},asString:function(a){if(a===null||a===undefined){return null}var b=typeof a;if(b=="object"&&a.push){b="array"}switch(b){case"string":a=a.replace(new RegExp('(["\\\\])',"g"),"\\$1");a=a.replace(/^\s?(\d+\.?\d+)%/,"$1pct");return'"'+a+'"';case"array":return"["+g(a,function(a){return h.asString(a)}).join(",")+"]";case"function":return'"function()"';case"object":var c=[];for(var d in a){if(a.hasOwnProperty(d)){c.push('"'+d+'":'+h.asString(a[d]))}}return"{"+c.join(",")+"}"}return String(a).replace(/\s/g," ").replace(/\'/g,'"')},getHTML:function(b,c){b=f({},b);var d='<object width="'+b.width+'" height="'+b.height+'" id="'+b.id+'" name="'+b.id+'"';if(b.cachebusting){b.src+=(b.src.indexOf("?")!=-1?"&":"?")+Math.random()}if(b.w3c||!a){d+=' data="'+b.src+'" type="application/x-shockwave-flash"'}else{d+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}d+=">";if(b.w3c||a){d+='<param name="movie" value="'+b.src+'" />'}b.width=b.height=b.id=b.w3c=b.src=null;b.onFail=b.version=b.expressInstall=null;for(var e in b){if(b[e]){d+='<param name="'+e+'" value="'+b[e]+'" />'}}var g="";if(c){for(var i in c){if(c[i]){var j=c[i];g+=i+"="+(/function|object/.test(typeof j)?h.asString(j):j)+"&"}}g=g.slice(0,-1);d+='<param name="flashvars" value=\''+g+"' />"}d+="</object>";return d},isSupported:function(a){return i[0]>a[0]||i[0]==a[0]&&i[1]>=a[1]}});var i=h.getVersion();if(c){jQuery.tools=jQuery.tools||{version:"3.2.4"};jQuery.tools.flashembed={conf:e};jQuery.fn.flashembed=function(a,b){return this.each(function(){$(this).data("flashembed",flashembed(this,a,b))})}}})();var enabletip=false;document.onmousemove=positiontip
