function mkml(a, b, c){
  document.write(a + "<img id=ml src=\"images\\bl_ank.gif\">" + b + "<img id=ml src=\"images\\per.gif\">" + c);
}


function mk2() {
var x = window.open ('http://your.address/here.asp');

}