/********************    ABOUT US    **********************/

function abt_new()
{
	location="New-Audi-Moncton.html"
}
function abt_pre()
{
	location="Used-Cars-Moncton.html"
}
function abt_finance()
{
	location="Moncton-Car-Loans.html"
}
function abt_servparts()
{
	location="Moncton-Audi-Repair.html"
}

function employment()
{
	location="Employment-Application.html"
}
function staff()
{
	location="Introduction-to-Staff.html"
}

/*************************  FIND   ********************* */

function new_inv()
{
	location="New-Inventory.html"
}
function virtual_inv()
{
	location="Virtual-Inventory.html"
}
function pre_inv()
{
	location="Pre-Owned-Inventory.html"
}
function new_spl()
{	
	location="New-Specials.html" 
}
function preownedspl()
{ 	
	location="Pre-Owned-Specials.html" 
}
function digital()
{
	location="Digital-Brochures.html"
}
function quickquote()
{
	location="Quickquote.html"
}
function buildyourcar()
{
	location="Buildyourcar.html"
}

/************** FINANCE  *************/

function thirty_sec()
{
	 window.open("https://cpanel.tkcarsites.com/canadian/30sec/index.aspx?Did=529&Sid=947&Pid=22&dealerid=D8F39B02-C2C0-4971-AA2A-8154A8855911");
}
function finance_spl()
{	
	location="Finance-Specials.html" 
}
function valueyourtrade()
{
	location="Trade-In-Valuation.html"
}
function warranty_form()
{
	location="Warranty-Form.html"
}
function payment()
{
	location="Payment-Calculator.html"
}


/*************** SPECIALS  ***************/

function Incentives()
{
	location="Incentives-Rebates.html"
}
function service_spl()
{	
	location="Service-Specials.html" 
}
function parts_spl()
{	
	location="Parts-Specials.html" 
}
function acces_spl()
{
	location="Accessories-Specials.html"
}
function signup_spl()
{
	location="Sign-Up-Monthly-Specials.html"
}
function newspaperads_spl()
{
	location="Newspaper-Ad.html"
}

/*************** SERVICE AND PARTS *****************/

function service_appoin()
{	
	location="Service-Appointment.html"
}
function service_spl()
{	
	location="Service-Specials.html"
}
function order_parts()
{	
	location="Order-Parts.html" 
}
function parts_spl()
{	
	location="Parts-Specials.html" 
}
function ask_tech()
{	
	location="Ask-Tech.html" 
}
function warranty_request()
{	
	location="Warranty-Request-Form.html" 
}
function recall()
{	
	location="Recall-Request.html" 
}

/***********  MISC  ********/

function hours()
{	
	location="Hours-and-Directions.html" 
}
function contact()
{	
	location="Contact-Us.html" 
}

function sitemap()
{	
	location="sitemap.html"
}

function privacy()
{
	location="Privacypolicy.html"
}

function usedcar()
{
	location="Used-Car-Factory.html"
}


function playsound()
{
	document.getElementById("sound").src="slowpop.wav";
}