
function GetCTA(str){
var myPath =str;

document.write('<a href="southern-vancouver-island-garagedoor-designer.aspx">');
document.write('<img src="sites/');
document.write(myPath);
document.write('/images/Float-CTA.jpg" border="0">');
document.write('</a>');


}
