// JavaScript Document
topbar_width = 776;
topbar_height = 328;
var specialty;
if(specialty == "Oral Surgery"){
	var photo_selections = "1|2|3|4|5|6";
	var phrases = "Oral Surgery:and Dental Implants|Experience:...and Expertise|Balance, Comfort:and Function|Let us give you something:To smile about";
}else if(specialty == "Orthodontics"){
	var photo_selections = "1|2|3|4|5|6";
	var phrases = "A new beautiful smile...:Is just a phone call away|A bright healthy smile can be yours:Call our office today!|Call today:for your new smile consultation|Let us give you something:To smile about";
}else if(specialty == "Cosmetic Dentistry"){
	var photo_selections = "1|2|3|4|5|6";
	var phrases = "A new beautiful smile...:Is just a phone call away|A bright healthy smile can be yours:Call our office today!|Call today:for your new smile consultation|Let us give you something:To smile about";
}
