// JavaScript Document

function doActiontag (action_str) {

            document.action_tag.src = "http://switch.atdmt.com/action/"+action_str;

}