function insertemail()
{
	var one = "mail";
	var two = "to:";
	var twopointfive = "info";
	var twopointsevenfive = "@";
	var three = "perfectsmiles";
	var four = "ny.";
	var five = "com";

	document.write('<a href="' + one + two + twopointfive + twopointsevenfive + three + four + five + '" rel="nofollow">' + twopointfive + twopointsevenfive + three + four + five + '</a>');
}


function insertemail2()
{
	var one = "mail";
	var two = "to:";
	var twopointfive = "info";
	var twopointsevenfive = "@";
	var three = "perfectsmiles";
	var four = "ny.";
	var five = "com";

	document.write('<a href="' + one + two + twopointfive + twopointsevenfive + three + four + five + '?subject=Appointment Request" rel="nofollow"><img src="images/general/makeappointment_red.gif" rel="nofollow" alt="Make An Appointment" /></a>');
}


function insertemail3()
{
	var one = "mail";
	var two = "to:";
	var twopointfive = "info";
	var twopointsevenfive = "@";
	var three = "perfectsmiles";
	var four = "ny.";
	var five = "com";

	document.write('<a href="' + one + two + twopointfive + twopointsevenfive + three + four + five + '?subject=Appointment Request" rel="nofollow"><img width="146" height="35" src="images/general/makeappointment_red.gif" alt="Make An Appointment" /></a>');
}

function insertemail_frontpage()
{
	var one = "mail";
	var two = "to:";
	var twopointfive = "info";
	var twopointsevenfive = "@";
	var three = "perfectsmiles";
	var four = "ny.";
	var five = "com";

	document.write('<a href="http://www.zocdoc.com/dentist/olga-bukholts-dds-11796" rel="nofollow" target="_blank"><img width="201" height="60" src="images/general/makeappointment_red.gif" alt="Make An Appointment" /></a>');
}



