/*** JavaScript Start Here ***/

/* Sterch School in Newark, DE */
function sterck() { 
	window.open( "http://maps.google.com/maps?f=q&hl=en&geocode=&q=Sterck+School&sll=39.676013,-75.711894&sspn=0.017077,0.037937&safe=on&ie=UTF8&ll=39.678721,-75.707045&spn=0.034152,0.047722&z=14&iwloc=A", "myWindow", "status=0, height=650, width=900, resizable=1, menubar=0, scrollbars=0" );
}

/* Independent Resources Inc in Wilmington, DE */
function independent_resources() { 
	window.open( "http://maps.google.com/maps?f=q&hl=en&geocode=&q=Independent+Resources,+Inc.,+Wilmington,+DE&sll=37.0625,-95.677068&sspn=47.885545,82.265625&ie=UTF8&ei=MOLaR6anFoeaqwKP6cTvCw&cd=1&cid=39754829,-75505994,8957780514288410559&li=lmd&safe=on&ll=39.7592,-75.504141&spn=0.045725,0.10849&z=14&iwloc=A", "myWindow", "status=0, height=650, width=900, resizable=1, menubar=0, scrollbars=0" );
}

/* Appoquinimink State Service Center */
function appoquinimink_service_center() { 
	window.open( "http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=120+Silver+Lake+Road,+Middletown,+DE+19709&sll=37.0625,-95.677068&sspn=49.310476,79.101563&safe=on&ie=UTF8&t=h&z=16&iwloc=addr", "myWindow", "status=0, height=650, width=900, resizable=1, menubar=0, scrollbars=0" );
}

/* Appoquinimink State Service Center */
function de_archives() { 
	window.open( "http://maps.google.com/maps?q=121+duke+of+york+street,+dover,+delaware,+19901&hl=en", "myWindow", "status=0, height=650, width=900, resizable=1, menubar=0, scrollbars=0" );
}

/* Division of Vocational Rehabilitation, Pencader Corporate Center */
function dvr_pencader() { 
	window.open( "http://maps.google.com/maps?f=q&hl=en&geocode=&q=225+Corporate+Blvd,+Suite+204,+Newark,+DE+19702", "myWindow", "status=0, height=650, width=900, resizable=1, menubar=0, scrollbars=0" );
}

/* Easter Seals Delaware and Maryland's Eastern Shore Corporate Headquarters */
function nc_easter_seal() { 
	window.open( "http://maps.google.com/maps?f=q&hl=en&geocode=&q=61+Corporate+Circle,+New+Castle,+DE&sll=39.688646,-75.613253&sspn=0.010353,0.021458&layer=c&safe=on&ie=UTF8&ll=39.688514,-75.61424&spn=0.010353,0.021458&z=16&cbll=39.68409,-75.614808&panoid=rioIz2zjoDXFoo0toFdldQ&cbp=1,169.04865361951695,,0,4.160957152723064", "myWindow", "status=0, height=800, width=1000, resizable=1, menubar=0, scrollbars=0" );
}

/* Easter Seals Delaware and Maryland's Eastern Shore Corporate Headquarters */
function bear_public_library() { 
	window.open( "http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=101+Governors+Pl,+Bear,+DE&sll=39.635512,-75.66004&sspn=3.020394,4.943848&safe=on&ie=UTF8&ll=39.635506,-75.660031&spn=0.011799,0.019312&t=h&z=16&iwloc=addr", "myWindow", "status=0, height=800, width=1000, resizable=1, menubar=0, scrollbars=0" );
}

/* Marydel Fire Hall or Marydel Fire Social Hall Co. */
function marydel_fire_hall() { 
	window.open( "http://maps.google.com/maps?q=110+Firehouse+Lane,+Marydel,+DE+19964&oe=UTF-8&client=firefox-a&ie=UTF8&ei=pfi_SYnkD57htgey7-xR&cd=1&safe=on&ll=39.114162,-75.745314&spn=0.005952,0.009656&t=h&z=17&iwloc=addr", "myWindow", "status=0, height=800, width=1000, resizable=1, menubar=0, scrollbars=0" );
}

/*** Java Script End Here ***/