﻿window.onload = clientSize;
window.onfocus = focus;

function clientSize()
{
document.getElementById("mastertable").style.height = (document.body.clientHeight - 100) * 0.9;
}
function showDescription0() {
document.getElementById("txtDescription").value = "";
}
function showDescription2() {
document.getElementById("txtDescription").value = "Bizmatics provides clinical and business productivity suites and services to healthcare providers of all sizes and specialties";
} 
function showDescription1() {
document.getElementById("txtDescription").value = "AddDesign offer a full range of graphic design services including logo design, business stationery, leaflets, flyers, brochures, catalogues and web site design";
}    
function showDescription3() {
document.getElementById("txtDescription").value = "Software solutions and strategic technical consulting";
}
function access(){
if (document.getElementById("Text1").value == "vkamenov")
    location.href = "http://highlandsoft.co.uk/Project/TonyArt/kamenov.aspx/";
else if
(document.getElementById("Text1").value == "Pass2")
location.href = "http://onet.pl";    
else
document.getElementById("txtError").value = "Password incorrect";
}
function Button5_onclick() {
TextBox1.Text = "";
TextBox5.Text = "";
TextBox6.Text = "";
Label1.Text = "";
}
function cleanField() {
document.getElementById("txtError").value = "";
document.getElementById("Text1").value = "";
}
function contactFields() 
{
}
