﻿function faux()
{
aWindow = window.open("http://emmaharderninteriors.com/FauxEffects.html", "awin", "width=800, height=700, toolbar=no, scrollbars=yes")
}
function Deco()
{
aWindow = window.open("http://emmaharderninteriors.com/DecorativeConcrete.html", "awin", "width=800, height=700, toolbar=no, scrollbars=yes")
}
function Beton()
{
aWindow = window.open("http://emmaharderninteriors.com/BetonCirWaxedConcrete.html", "awin", "width=800, height=700, toolbar=no, scrollbars=yes")
}
function pp3()
{
aWindow = window.open("http://emmaharderninteriors.com/PastProjects3.html", "awin", "width=800, height=700, toolbar=no, scrollbars=yes")
}
function pp4()
{
aWindow = window.open("http://emmaharderninteriors.com/PastProjects4NEW.html", "awin", "width=800, height=700, toolbar=no, scrollbars=yes")
}
function about()
{
aWindow = window.open("http://emmaharderninteriors.com/AboutUs.html", "awin", "width=800, height=700, toolbar=no, scrollbars=yes")
}


