﻿// <script>
function removeFilter(element)
 {element.style.cssText = "width:600px;height:248px;position:absolute;"}


