	searchname = "search.asp"	
	usebannercode=true
	ButtonCode = "<img src='searchbutton.gif' border=0>" 

function openme(file)
{
w=window.open(file,"win1","width=500, height=465, resizable=no,scrollbars=no,menubar=no,toolbar=no,directories=no,status=no");
w.moveTo(screen.width/2-215, screen.height/2-262)
w.focus()
}

	
	function templateBody() {
//		document.write('<html><head><title>DSIL Search</title><'+
//		'script language="Javascript">'+
//		'<'+'/'+'script'+'></head><body bgcolor="#ffffff" text="#000000" link="#000099" vlink="#996699" alink="#996699"><Center><font face="Arial" size="3"><font face=Verdana size=9><b>Product Search</b></font><table border=0 width=640><tr><td>');
	}

	function templateEnd() {
//		document.write('</td></tr></table></font></center></body></html>');
	}
	function bannerCode() {
	}	

/* end configuration settings */

/* database records */

add("<a href=contactus.asp>Contact Address</a>","Address, Contact, Phone","You can find all the addresses, E-mail, Contact numbers of Delhi Public School on this page")
add("<a href=tourdecampus.asp>TourDeCampus</a>","Location, Campus, Infrastructure","DPS Jalandhar is ideally located on the main highway and easily accessible. Its modern structure is eye catching.")

/* end database records */
