if (top.location!=self.location) top.location=self.location;
  linkURL="infotech_main.php"
  if (parent.document.URL)
    {
      callingURL=parent.document.URL
      if (callingURL.indexOf('?') != -1)
        {
            linkURL=callingURL.substring(callingURL.indexOf('?')+1, callingURL.length)
        }
    }
if (window.screen.width==640) alert('Sorry, if you will not be able to view this site properly with 640x480. It is better view with 1024x768.');
var vtop=225;
var vleft=285;


document.writeln('<frameset rows="'+vtop+',*" frameborder="NO" border="0" framespacing="0">') 
document.writeln('<frame src="header.htm" name="header" scrolling="NO" target="mainFrame"  noresize id="topFrame">')
document.writeln('<frameset cols="'+vleft+',*" frameborder="NO" border="0" framespacing="0" >') 
document.writeln('<frame name="sidebar" id="sidebar" scrolling="NO" target="mainFrame" noresize src="sidebar.htm">')
document.writeln('<frame name="mainFrame" id="main" scrolling="AUTO" target="mainFrame" noresize src="'+linkURL+'">')
document.writeln('</frameset>')
document.writeln('</frameset>')
document.writeln('<noframes>')
document.writeln('<p>InfoTech 2007 International Conference web site St. Constantine Varna Bulgaria Home Site</p>')
document.writeln('<p>This site support HTML Frame-Control and require frame compatible browsers</p>')
document.writeln('</noframes>')






