﻿// JScript File
//for Home Page


function HomePageFlash(){

document.write('<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
document.write('width=\"190\" height=\"298\"');
document.write('codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab\">\n');
document.write('<param name=\"movie\" value=\"flash/homeproduct.swf\" /><param name=\"menu\" value=\"false\" />\n');
document.write('<param name=\"quality\" value=\"high\" /><param name=\"scale\" value=\"exactfit\" />\n');
document.write('<param name=\"bgcolor\" value=\"#ffffff\" />\n');
document.write('<embed src=\"flash/homeproduct.swf\" menu=\"false\" quality=\"high\" scale=\"exactfit\" bgcolor=\"#ffffff\" ');
document.write('width=\"190\" height=\"298\" name=\"homeproduct\" align=\"middle\"');
document.write('play=\"true\"');
document.write('loop=\"true\"');
document.write('quality=\"high\"');
document.write('allowScriptAccess=\"sameDomain\"');
document.write('type=\"application/x-shockwave-flash\"');
document.write('pluginspage=\"http://www.macromedia.com/go/getflashplayer\">\n');
document.write('<\/embed>\n');
document.write('<\/object>\n');

}

function HomePageNoFlash(){

document.write('<img src=\"images/bmg_home_noflash1.jpg\" width=\"190\" height=\"298\" alt=\"TriangleNewHomes.com\">');

}

function HomePageFlash2(){

document.write('<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"');
document.write('width=\"590\" height=\"390\"');
document.write('codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab\">\n');
document.write('<param name=\"movie\" value=\"flash/TNHhomepage2.swf\" /><param name=\"menu\" value=\"false\" />\n');
document.write('<param name=\"quality\" value=\"high\" /><param name=\"scale\" value=\"exactfit\" />\n');
document.write('<param name=\"bgcolor\" value=\"#ffffff\" />\n');
document.write('<embed src=\"flash/TNHhomepage2.swf\" menu=\"false\" quality=\"high\" scale=\"exactfit\" bgcolor=\"#ffffff\" ');
document.write('width=\"590\" height=\"390\" name=\"homeproduct\" align=\"middle\"');
document.write('play=\"true\"');
document.write('loop=\"true\"');
document.write('quality=\"high\"');
document.write('allowScriptAccess=\"sameDomain\"');
document.write('type=\"application/x-shockwave-flash\"');
document.write('pluginspage=\"http://www.macromedia.com/go/getflashplayer\">\n');
document.write('<\/embed>\n');
document.write('<\/object>\n');

}

function HomePageNoFlash2(){

document.write('<img src=\"images/hmpg7.jpg\" width=\"590\" height=\"390\" alt=\"TriangleNewHomes.com\">');

}