﻿var mytext = '<iframe marginwidth="0" marginheight="0" src="/mailinglists/maillist.asp?'+document.location.href.substr(document.location.href.lastIndexOf("?")+1,300)+'" frameborder="0" width="400" scrolling="no" height="600"></iframe>';
document.write(mytext);