function webcamera(){
  document.write('Строительство складского комплекса <a href="http://www.major-m9.ru/webcamera.html" target="_blank">Webcamera</a>');
}

function flash(path,width,height){
  document.write('<object type="application/x-shockwave-flash" data="'+path+'" width="'+width+'" height="'+height+'"><param name="movie" value="'+path+'"><param name="wmode" value="transparent"></object>');
}