 ....loading....
799 x 139
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
text
Rulesets

    * Printable View
    * Help

YSlow Help
YSlow FAQ
YSlow Blog
YSlow Community
Send Feedback
YSlow Home

    * Grade
    * Components
    * Statistics
    * Tools

splash image
Grade your web pages with YSlow
YSlow gives you:

    * Grade based on the performance of the page (you can define your own ruleset)
    * Summary of the page components
    * Chart with statistics
    * Tools for analyzing performance, including Smush.it™ and JSLint

Autorun YSlow each time a web page is loaded
Run Test
»Learn more about YSlow and the Yahoo! Developer Network
Copyright © 2009 Yahoo! Inc. All rights reserved.
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
text
Rulesets

    * Printable View
    * Help

YSlow Help
YSlow FAQ
YSlow Blog
YSlow Community
Send Feedback
YSlow Home

    * Grade
    * Components
    * Statistics
    * Tools

splash image
Grade your web pages with YSlow
YSlow gives you:

    * Grade based on the performance of the page (you can define your own ruleset)
    * Summary of the page components
    * Chart with statistics
    * Tools for analyzing performance, including Smush.it™ and JSLint

Autorun YSlow each time a web page is loaded
Run Test
»Learn more about YSlow and the Yahoo! Developer Network
Copyright © 2009 Yahoo! Inc. All rights reserved.
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
<html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
</head>
<body id="osLP01" class="osLP">
<div id="osContainer">
<div id="osHeader">
</div>
<div id="osContent">
<div class="osColumnsRowW799HAuto nomargint">
<div id="osColumnCon" class="nomargint">
<div id="osNewsBar">
</div>
<img alt="Use our three keys to unlock your business" src="/assets/images/landing/saas_banner.png"/>
<div id="osColumnLandingRows">
<h2 class="h2MainHeader">Use our Three Keys to unlock your Business Success</h2>
<div class="osColumnLandingRow">
</div>
<div class="osColumnLandingRow">
</div>
<div class="osColumnLandingRow">
</div>
<div class="osColumnLandingRow">
</div>
<div class="osColumnLandingRow">
</div>
<div class="osColumnLandingRowNoLRPad">
<div class="osThreeColumnLandingFloatItem">
<div class="osSaasFloat360H">
<img alt="1. Business Email" src="/assets/images/landing/saas_bus_email.png"/>
<p>Costs up to 85%* less than running your own Exchange email server at your premises and enables you to:</p>
<ul>
<li>Synchronise your desktop, laptop and mobile</li>
<li>Access business email, calendars, tasks, and contacts from any web browser from any location</li>
<li>Allow remote workers to access secure documents</li>
<li>Schedule meetings automatically by checking availability</li>
<li>Safeguard your information by scanning all emails with anti-spam and anti-virus software</li>
</ul>
<p>No additional hardware, software or specialist technical resource is required and your trial will be up and running instantly.</p>
</div>
<a class="buttonSaas btnSaasBusEmail thickbox" href="/trials/exchange2007.cfm?keepThis=true&TB_iframe=true&height=380&width=500">Unlock Business Email</a>
</div>
<div class="osThreeColumnLandingFloatItem">
</div>
<div class="osThreeColumnLandingFloatItem">
</div>
<br class="clear"/>
</div>
</div>
</div>
</div>
<div class="osColumnsRowW155HAuto">
</div>
</div>
</div>
<div id="osFooter">
</div>
<div id="osDevBar">
</div>
<script type="text/javascript">
</script>
</body>
</html>
text
Rulesets

    * Printable View
    * Help

YSlow Help
YSlow FAQ
YSlow Blog
YSlow Community
Send Feedback
YSlow Home

    * Grade
    * Components
    * Statistics
    * Tools

splash image
Grade your web pages with YSlow
YSlow gives you:

    * Grade based on the performance of the page (you can define your own ruleset)
    * Summary of the page components
    * Chart with statistics
    * Tools for analyzing performance, including Smush.it™ and JSLint

Autorun YSlow each time a web page is loaded
Run Test
»Learn more about YSlow and the Yahoo! Developer Network
Copyright © 2009 Yahoo! Inc. All rights reserved.
Firebug's log limit has been reached. %S entries not shown.		Preferences	 
text
Rulesets

    * Printable View
    * Help

YSlow Help
YSlow FAQ
YSlow Blog
YSlow Community
Send Feedback
YSlow Home

    * Grade
    * Components
    * Statistics
    * Tools

splash image
Grade your web pages with YSlow
YSlow gives you:

    * Grade based on the performance of the page (you can define your own ruleset)
    * Summary of the page components
    * Chart with statistics
    * Tools for analyzing performance, including Smush.it™ and JSLint

Autorun YSlow each time a web page is loaded
Run Test
»Learn more about YSlow and the Yahoo! Developer Network
Copyright © 2009 Yahoo! Inc. All rights reserved.
1/* ============================================ */
2/* = PROJECT: Outsourcery Limited = */
3/* = MEDIA: Screen = */
4/* = CREATED: 03/07/2009 = */
5/* ============================================ */
6
7/* $Id$ */
8
9.h2MainHeader {
10 margin: 6px 0 6px 20px !important;
11 font-size:14px;
12}
13
14#osColumnLandingRows {
15 float: left;
16 margin: 0 6px 0 0;
17 width: 799px;
18 }
19#osColumnLandingRows ul {
20 margin: 6px 0 6px 20px;
21 list-style: disc;
22}
23#osColumnLandingRows ol {
24 margin: 6px 0 6px 20px;
25 list-style: decimal;
26}
27.osColumnLandingRow {
28 background: #262626;
29 margin: 0 0 2px;

