function ref_ud(a){document.write(a);}

var dref_w = (typeof reformal_wdg_w != "undefined") ? reformal_wdg_w : 713 ;
var dref_h = (typeof reformal_wdg_h != "undefined") ? reformal_wdg_h : 450 ;
var dref_mode = (typeof reformal_wdg_mode != "undefined") ? reformal_wdg_mode : 0 ;
var dref_title = (typeof reformal_wdg_title != "undefined") ? reformal_wdg_title : "Реформал" ;
var dref_ltitle = (typeof reformal_wdg_ltitle != "undefined") ? reformal_wdg_ltitle : "Оставить отзыв" ;
var dref_lfont = (typeof reformal_wdg_lfont != "undefined") ? reformal_wdg_lfont : "" ;
var dref_lsize = (typeof reformal_wdg_lsize != "undefined") ? reformal_wdg_lsize : "12px" ;
var dref_color = (typeof reformal_wdg_color != "undefined" && '#'!=reformal_wdg_color) ? reformal_wdg_color : "orange" ;
var dref_bcolor = (typeof reformal_wdg_bcolor != "undefined") ? reformal_wdg_bcolor : "#FFA000" ;
var dref_tcolor = (typeof reformal_wdg_tcolor != "undefined") ? reformal_wdg_tcolor : "#FFFFFF" ;
var dref_align = (typeof reformal_wdg_align != "undefined" && ''!=reformal_wdg_align) ? reformal_wdg_align : "left" ;
var dref_charset = (typeof reformal_wdg_charset != "undefined") ? reformal_wdg_charset : "" ;
var dref_waction = (typeof reformal_wdg_waction != "undefined") ? reformal_wdg_waction : "0" ;
var dref_vcolor = (typeof reformal_wdg_vcolor != "undefined") ? reformal_wdg_vcolor : "#9fce54" ;
    dref_vcolor = dref_vcolor.substring(1, dref_vcolor.length);
var dref_cmline = (typeof reformal_wdg_cmline != "undefined") ? reformal_wdg_cmline : "#E0E0E0" ;
    dref_cmline = dref_cmline.substring(1, dref_cmline.length);
var dref_glcolor = (typeof reformal_wdg_glcolor != "undefined") ? reformal_wdg_glcolor : "#105895" ;
    dref_glcolor = dref_glcolor.substring(1, dref_glcolor.length);
var dref_tbcolor = (typeof reformal_wdg_tbcolor != "undefined") ? reformal_wdg_tbcolor : "#FFFFFF" ;
    dref_tbcolor = dref_tbcolor.substring(1, dref_tbcolor.length);

var dref_ext_img = (typeof reformal_wdg_bimage != "undefined" && reformal_wdg_bimage!='') ? 1 : 0 ;
var dref_ext_img_m = (dref_ext_img && reformal_wdg_bimage.substring(3, reformal_wdg_bimage).toLowerCase()=='htt') ? 1 : 0;
if (dref_ext_img_m && reformal_wdg_bimage.indexOf( 'reformal.ru/files/', 0 ) > 0) { dref_ext_img_m = 0; var v = reformal_wdg_bimage.toString().split ( '/' ); reformal_wdg_bimage = v[v.length-1]; }

var dref_ext_cms = ((typeof reformal_wdg_cms != "undefined") ? reformal_wdg_cms : 'reformal') ;

out_link = 'http://'+reformal_wdg_domain+'.reformal.ru/proj/?mod=one';
if (dref_waction){
    		if(typeof reformal_wdg_vlink != "undefined")
		vlink = reformal_wdg_vlink;
        else
	    	vlink = 'http://'+reformal_wdg_domain+'.reformal.ru/proj/?mod=one';
}
else
    	vlink = 'javascript:MyOtziv.mo_show_box();'; 	

MyOtzivCl = function() {
    var siteAdr = 'http://widget.reformal.ru/';
    
    this.mo_get_win_width = function() {
        var myWidth = 0;
        if( typeof( window.innerWidth ) == 'number' )             myWidth = window.innerWidth;
        else if( document.documentElement && document.documentElement.clientWidth )             myWidth = document.documentElement.clientWidth;
        else if( document.body && document.body.clientWidth)             myWidth = document.body.clientWidth;
        return myWidth;
    }
	
    this.mo_get_win_height = function() {
        var myHeight = 0;
        if( typeof( window.innerHeight ) == 'number' )             myHeight = window.innerHeight;
        else if( document.documentElement && document.documentElement.clientHeight )             myHeight = document.documentElement.clientHeight;
        else if( document.body && document.body.clientHeight)             myHeight = document.body.clientHeight;
        return myHeight;
    }

    this.mo_get_scrol = function() {
        var yPos = 0;
        if (self.pageYOffset) {
            yPos = self.pageYOffset;
        } else if (document.documentElement && document.documentElement.scrollTop){
            yPos = document.documentElement.scrollTop;
        } else if (document.body) {
            yPos = document.body.scrollTop;
        }
        return yPos;
    }

    this.mo_show_box = function() {
	    if (document.getElementById("fthere").innerHTML == "") {
		    document.getElementById("fthere").innerHTML = "<iframe id=\"thrwdgfr\" src=\""+siteAdr+"wdg3.php?w="+dref_w+"&h="+dref_h+"&domain="+reformal_wdg_domain+"&bcolor="+dref_tbcolor+"&glcolor="+dref_glcolor+"&cmline="+dref_cmline+"&vcolor="+dref_vcolor+"\" width=\""+dref_w+"\" height=\""+(dref_h-75)+"\" frameborder=\"0\" scrolling=\"no\">Frame error</iframe>";
		}
        var l = this.mo_get_win_width()/2 - dref_w/2 - 100;
        var t = this.mo_get_win_height()/2 - dref_h/2 + this.mo_get_scrol();
        document.getElementById('myotziv_box').style.top  = (dref_ext_cms=='joomla') ? '35px' : t+'px';
        document.getElementById('myotziv_box').style.left = l+'px'; 
        document.getElementById('myotziv_box').style.display='block';
    }

    this.mo_hide_box = function() {
        document.getElementById('myotziv_box').style.display='none';
    }
    
    this.mo_showcss = function() {
        ref_ud("<style type=\"text/css\"> .tdsh{background: url('"+(dref_ext_img ? (dref_ext_img_m ?reformal_wdg_bimage : siteAdr+'files/images/buttons/'+reformal_wdg_bimage) : siteAdr+'i/feedback_tab.png' )+"');}");
        ref_ud("* html .tdsh{background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+(dref_ext_img ? (dref_ext_img_m ?reformal_wdg_bimage : siteAdr+'files/images/buttons/'+reformal_wdg_bimage) : siteAdr+'i/feedback_tab.png' )+"');} .frby {position:fixed; left:0; top:263px; z-index:5; width:22px; height:151px;}* html .frby {position:absolute;}.frby a {display:block; width:22px; height:151px; background:"+(dref_ext_img_m ? 'none' :dref_color)+";}.frby a:hover {background:"+(dref_ext_img_m ? 'none' :dref_color)+";}.frby img {border:0;} .frgtd {position:fixed; right:1px; top:263px; z-index:5; width:22px; height:151px;}* html .frgtd {position:absolute;}.frgtd a {display:block; width:22px; height:151px; background:"+(dref_ext_img_m ? 'none' :dref_color)+";}.frgtd a:hover {background:"+(dref_ext_img_m ? 'none' :dref_color)+";}.frgtd img {border:0;}");
        ref_ud(".tgdtoc {font-size:11px;font-family: Arial, Tahoma, sans-serif;color:#3F4543} .tgdtoc a img {border:0;} .tgdtoc a {color:#4F94D0; text-decoration:none;} .tgdtoc a:hover {text-decoration:underline;} .tgdtoc {width:"+dref_w+"px;height:"+dref_h+"px;position:absolute;margin: 55px 0 0 110px;z-index:10;} .tegdiw {width:"+dref_w+"px;height:"+dref_h+"px;background: url("+siteAdr+"i/wd/widget_bg1.png) no-repeat;padding:15px 21px 0 21px;} .tegdiw_pot {height:52px;background:"+dref_bcolor+";} .tegdiw_pot h2 {display:inline;float:left!important;margin:0;color:#FFF;font-size:18px;line-height:48px;vertical-align:middle;padding: 0 0 0 19px;}");
        ref_ud(".tegdiw_snbub {float:right !important;padding:10px 11px 0 0;} .tegdiw_snbub a {display:inline;float:right;margin-left:8px;} .tegdiw_unem {background:#EFEFEF;height:25px;} .tegdiw_unem * {float:left;height:25px;line-height:25px;vertical-align:middle;text-align:center;padding: 0 17px;} .tegdiw_unem span {background:#FFF;} .tegdiw_unem a {color:#105895;} .tegdiw_unem .right {float:right;}");
        ref_ud(".dwopyb {font-size:10px;color:#FFF;float:right;padding:4px 17px 0 0;} .tegdiw iframe {border:0;margin:0 0 -3px 0;padding:0;} .tegdiw_mottob {background:"+dref_bcolor+";position:relative;width:"+dref_w+"px;height:25px;} #tdiwnaxe {background:url("+siteAdr+"i/wd/expand.png) left top no-repeat;width:17px;height:14px;} #tdiweloc {background:url("+siteAdr+"i/wd/close.png) left top no-repeat;width:16px;height:16px;}");
        
	ref_ud("div#x_ou37 {padding: 20px;margin: 0; background: transparent;position:relative;width:"+dref_w+"px;height:"+dref_h+"px;} div#x_ni37 {position: relative;width:100%;height:100%;background: #516683;} div#xob_nocentn {margin: 0;z-index: 100;position: absolute;} div#xob_gb {position: absolute;top: 0; left: 0;width: 100%;height: 100%;z-index: 70;border: 0;padding: 0;margin: 0;} div.xob_gb {position: absolute;display: block;z-index: 70;border: 0;padding: 0;margin: 0;} div#xob_gb_n {top: -20px;width: 100%;height: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_n.png') repeat-x;} div#x_bg37 {top: -20px;right: -20px;width: 20px;height: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_ne.png') no-repeat;} div#xob_gb_e {right: -20px;height: 100%;width: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_e.png') repeat-y;} div#xob_gb_se {bottom: -20px;right: -20px;width: 20px;height: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_se.png') no-repeat;} div#xob_gb_s {bottom: -20px;width: 100%;height: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_s.png') repeat-x;} div#x_bws3 {bottom: -20px;left: -20px;width: 20px;height: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_sw.png') no-repeat;} div#xob_gb_w {left: -20px;height: 100%;width: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_w.png') repeat-y;} div#xob_gb_nw {top: -20px;left: -20px;width: 20px;height: 20px;background: transparent url('"+siteAdr+"i/wdt/box_shadow_nw.png') no-repeat;} .clear{clear:both}");


        ref_ud("</style><!--[if IE]><style type=\"text/css\">");
        ref_ud(".tegdiw {_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+siteAdr+"i/wd/widget_bg1.png');} .tegdiw * {position:relative;} .tegdiw iframe {margin:0;} .tegdiw_snbub {width:100px;} #tdiwnaxe {_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+siteAdr+"i/wd/expand.png');} #tdiweloc {_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+siteAdr+"i/wd/close.png');} </style><![endif]-->");
    }

    
    this.mo_showframe = function() {
        this.mo_showcss();
        
	    if (!dref_mode) {
            if ('left' == dref_align) { 
	        if (!dref_ext_img)
		{
                ref_ud("<div class=\"frby\"><a href=\""+vlink+"\""+((dref_waction)?' target=\"_blank\"':"")+"><img src=\""+siteAdr+"i/transp.gif\" width=\"22\" height=\"151\" alt=\"\" style=\"border: 0;\" class=\"tdsh\" /></a></div>");
		}else
		{
		ref_ud("<div class=\"frby\"><a href=\""+vlink+"\""+((dref_waction)?' target=\"_blank\"':"")+"><img src=\""+(dref_ext_img_m ?reformal_wdg_bimage : siteAdr+'files/images/buttons/'+reformal_wdg_bimage)+"\" alt=\"\" style=\"border: 0;\" class=\"tdsh\" /></a></div>");
		}
            } 
            else {
		if (!dref_ext_img)
		{
                ref_ud("<div class=\"frgtd\"><a href=\""+vlink+"\""+((dref_waction)?' target=\"_blank\"':"")+"><img src=\""+siteAdr+"i/transp.gif\" width=\"22\" height=\"151\" alt=\"\" style=\"border: 0;\" class=\"tdsh\" /></a></div>");}else
		{
		ref_ud("<div class=\"frgtd\"><a href=\""+vlink+"\""+((dref_waction)?' target=\"_blank\"':"")+"><img src=\""+(dref_ext_img_m ?reformal_wdg_bimage : siteAdr+'files/images/buttons/'+reformal_wdg_bimage)+"\" alt=\"\" style=\"border: 0;\" class=\"tdsh\" /></a></div>");
		
		}
            }
         } else { 
             ref_ud("<a href=\""+vlink+"\" style=\"color:"+dref_color+"; "+(dref_lfont ? 'font-family:'+dref_lfont+';' : '')+" "+(dref_lsize ? 'font-size:'+dref_lsize+';' : '')+"\""+((dref_waction)?' target=\"_blank\"':"")+">"+dref_ltitle+"</a>");
         } 

		ref_ud("<div class=\"tgdtoc\"  style=\""+((dref_ext_cms=='joomla') ? 'position:fixed;' : 'position:absolute;')+" display: none; top: 0px; left: 0px;\" id=\"myotziv_box\">");

		ref_ud("<div id=\"xob_gb\"><div id=\"xob_gb_n\" class=\"xob_gb\"></div><div id=\"x_bg37\" class=\"xob_gb\"></div><div id=\"xob_gb_e\" class=\"xob_gb\"></div><div id=\"xob_gb_se\" class=\"xob_gb\"></div><div id=\"xob_gb_s\" class=\"xob_gb\"></div><div id=\"x_bws3\" class=\"xob_gb\"></div><div id=\"xob_gb_w\" class=\"xob_gb\"></div><div id=\"xob_gb_nw\" class=\"xob_gb\"></div></div>");
		ref_ud("<div id=\"xob_nocentn\"><div class=\"tegdiw_pot\"><div class=\"tegdiw_snbub\">");
		ref_ud("<a href=\"javascript:MyOtziv.mo_hide_box();\" id=\"tdiweloc\"><img src=\""+siteAdr+"i/wd/sp.gif\" width=\"16\" height=\"16\" alt=\"Закрыть\" /></a> <noindex><a rel=\"nofollow\" href=\""+out_link+"\" id=\"tdiwnaxe\"><img id=\"_e_max_box\" src=\""+siteAdr+"i/wd/sp.gif\" width=\"17\" height=\"14\" alt=\"Развернуть\" /></a></noindex></div><h2 id=\"_e_h2_color\" style=\"color:"+dref_tcolor+"\">"+dref_title+"</h2></div>");

		ref_ud("<div class=\"bvnmrte\" style=\"height: "+(dref_h-75)+"px;\" id=\"fthere\">");
		ref_ud("</div>");

		ref_ud("<div class=\"tegdiw_mottob\"><div class=\"dwopyb\"> на платформе <img src=\""+siteAdr+"i/wd/reformal.png\" width=\"62\" height=\"9\" alt=\"Reformal.ru\" /></div></div></div></div>");

		/*ref_ud("</div>");*/
    }
}

var MyOtziv = new MyOtzivCl();	
MyOtziv.mo_showframe();

