﻿var html = document.getElementsByTagName('html')[0];
html.className = "has_flash";
