function small()
{
document.write("<TABLE BORDER='0' CELLPADDING='0' CELLSPACING='0' WIDTH='100%'>")
document.write("<TR><TD valign=top><img src='graphics/clear.gif' height=110></TD>")
document.write("</TR>")
document.write("<TR>")
document.write("<TD valign=top align=center>")
document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' WIDTH='700' HEIGHT='230' id='intro' ALIGN='top'><PARAM NAME=movie VALUE='flash/intro_800.swf'> <PARAM NAME=loop VALUE=false><PARAM NAME=quality VALUE=best><PARAM NAME=bgcolor VALUE=#ffffff><EMBED src='flash/intro_800.swf' loop=false quality=best bgcolor=#ffffff  WIDTH='778' HEIGHT='230' NAME='intro_abu' ALIGN='' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer'></EMBED></OBJECT>")
document.write("</TD>")
document.write("</TR>")
document.write("<tr><td bgcolor='000000' valign=top height=1><img src='graphics/clear.gif' height=1></td></tr>")
document.write("<TR>")
document.write("<TD class='white' valign=top background='graphics/bgtip.gif'><TABLE BORDER='0' CELLPADDING='0' CELLSPACING='0' WIDTH='778'>")
document.write("<TR>")
document.write("<TD>&nbsp;&nbsp;&nbsp;© 2007 - 2008 Abu Farea Construction.  All Rights Reserved.</TD>")
document.write("<td class='white' valign=top align=right><img src='graphics/bullet.gif'>&nbsp;&nbsp;&nbsp; <a href='english/english.html' class='white'>English Version</A>&nbsp;&nbsp;&nbsp; <img src='graphics/bullet.gif'>&nbsp;&nbsp;&nbsp; <a href='arabic/arabic.html' class='gl'>اللغة العربية</A>&nbsp;&nbsp;&nbsp;")
document.write("</td>")
document.write("</TABLE></TD>")
document.write("</TR>")
document.write("</TABLE>")
}


function large()
{
document.write("<TABLE BORDER='0' CELLPADDING='0' CELLSPACING='0' WIDTH='100%'>")
document.write("<TR><TD valign=top><img src='graphics/clear.gif' height=180></TD>")
document.write("</TR>")
document.write("<TR>")
document.write("<TD valign=top align=center>")
document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' WIDTH='700' HEIGHT='230' id='intro' ALIGN='top'><PARAM NAME=movie VALUE='flash/intro_1024.swf'><PARAM NAME=loop VALUE=false><PARAM NAME=quality VALUE=best><PARAM NAME=bgcolor VALUE=#ffffff> <EMBED src='flash/intro_1024.swf' loop=false quality=best bgcolor=#ffffff  WIDTH='1006' HEIGHT='230' NAME='intro_abu' ALIGN='' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer'></EMBED></OBJECT>")
document.write("</TD>")
document.write("</TR>")
document.write("<tr><td bgcolor='000000' valign=top height=1><img src='graphics/clear.gif' height=1></td></tr>")
document.write("<TR>")
document.write("<TD class='white' valign=top align=center background='graphics/bgtip.gif'><TABLE BORDER='0' CELLPADDING='0' CELLSPACING='0' WIDTH='778'>")
document.write("<TR>")
document.write("<TD>&nbsp;&nbsp;&nbsp;© 2007 - 2008 Abu Farea Construction.  All Rights Reserved.</TD>")
document.write("<td class='white' valign=top align=right><img src='graphics/bullet.gif'>&nbsp;&nbsp;&nbsp; <a href='english/english.html' class='white'>English Version</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src='graphics/bullet.gif'>&nbsp;&nbsp;&nbsp; <a href='arabic/arabic.html' class='awhite'>اللغة العربية</A>&nbsp;&nbsp;&nbsp;")
document.write("</td>")
document.write("</TABLE></TD>")
document.write("</TR>")
document.write("</TABLE>")
}
