// JavaScript Document

function emptytextbox(X){ if (X.value=="search site"){ X.value=""}}