﻿// If > IE 6 then we need to activate
if (navigator.appVersion.indexOf("MSIE") != -1)
    document.write('<script type="text/JavaScript" src="../Scripts/FlashFix.js"></script>');
