function include(file)
{
document.write("<script language=\"javascript\" type=\"text/javascript\" src=\""+file+"\"></script>")
}
try{form_width}catch(e){form_width='100%'}
try{form_bgcolor}catch(e){form_bgcolor='#FFFFFF'}
try{form_bordercolor}catch(e){form_bordercolor='#eeeeee'}
try{form_fontcolor}catch(e){form_fontcolor='#000000'}
try{form_headbg}catch(e){form_headbg='#eeeeee'}
try{form_headtext}catch(e){form_headtext='#017bbc'}
try{form_title}catch(e){form_title=''}
try{form_subtitle}catch(e){form_subtitle=''}
include("http://enquiry.theholidayindia.com/Serve.php?form_width="+form_width+"&form_bgcolor="+form_bgcolor.substring(1,form_bgcolor.length)+"&form_bordercolor="+form_bordercolor.substring(1,form_bordercolor.length)+"&form_fontcolor="+form_fontcolor.substring(1,form_fontcolor.length)+"&form_headbg="+form_headbg.substring(1,form_headbg.length)+"&form_headtext="+form_headtext.substring(1,form_headtext.length)+"&form_title="+form_title+"&form_subtitle="+form_subtitle);
