/// <reference path="jquery-1.3.2-vsdoc2.js" />
/// <reference path="swfobject-vsdoc.js" />
/// <reference path="sifr-vsdoc.js" />

$(document).ready(function() {


//    var top = 70;

//        var h = $(".content").height();

//        if ($(".div_left2").height() < h + top) {
//            $(".div_left2").css("height", (h - top));
//        }

//        if ($(".div_left").height() < h) {
//            $(".div_left").css("height", h);
//        }

//        var h = $(".content_container").height();

//        if ($(".content").height() < h) {
//            $(".content").css("height", h);
//        }








});
