// JavaScript Document

function powerRakeInfo() {
	window.open( "powerrake.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function deepCoreAerationInfo() {
	window.open( "deepCoreAeration.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function lawnCutandTrimInfo() {
	window.open( "lawnCutandTrim.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function hedgeBlowingInfo() {
	window.open( "hedgeBlowing.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function bedMaintenanceInfo() {
	window.open( "bedMaintenance.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function hedgeTrimmingInfo() {
	window.open( "hedgeTrimming.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function fallCleanUpInfo() {
	window.open( "fallCleanUp.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function fallAerationInfo() {
	window.open( "fallAeration.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function snowShovelingInfo() {
	window.open( "snowShoveling.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function snowPlowingInfo() {
	window.open( "snowPlowing.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function fertilizerInfo() {
	window.open( "fertilizer.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function weeklyCutInfo() {
	window.open( "weeklyCut.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function holidayServiceInfo() {
	window.open( "holidayService.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}

function lawnedgingInfo() {
	window.open( "lawnedging.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars = 1" );
}
