$do(function(){
//
filename = function(s){return s.replace(/\s/g,'-').replace(/&/g,'and').replace(/\//g,'or').replace(/[\(\)]/g,'').toLowerCase()+'.html'}
//
var wrap = $root.$append('div').$id('wrap').$width('864').$margin('0 auto').$bgcolor('#fff');
var header = wrap.$append('div').$id('header').$height('85');
//$TD>$D?(function(){($('footx')?'':$root.$opacity(0).$opacity(ie6))}).timeout(1000):null;
header.title = header.$append('div').$text('
Grand Lion Logistics').$float('left').$size('200%').$bold().$margin('8px 0 0 10px');case_='gr';
header.links = header.$append('div').$text(
'Home | '+
'Career | '+
'Request Quote | '+
'Contact Information'
).$float('right').$margin('5px 5px 0 0');
$find(header.links).$a().each(function(a){
var a = $$(a).$color('#000').$noDecor();
a.onmouseover = function(){a.$color('#06f')}
a.onmouseout = function(){a.$color('#000')}
a.title = a.innerHTML;
})
var bar1 = wrap.$append('div').$id('bar1').$bg('url(images/bar1.gif) no-repeat').$height('33').$textAlign('right');
bar1.$append('input',{type:'text'}).$border('1px solid #333').$margin('0 0 8px 0');
bar1.$append('button').$text('Search').$margin('7px').$hand()
.$border('1px solid #000')
.$border('left 1px solid #fff')
.$border('top 1px solid #fff');
body = wrap.$append('div');
var col1 = body.$append('div').$width('180').$float('left');
nav = col1.$append('div').$id('nav').$text(
'
| Username | |
| Password | |
');
}
$TD>$D?function(){$$T = $root.$append('table').$id('footx').$margin('10px auto').$color('#333').$append('tbody').$append('tr').$hand().$onclick(function(){window.open('http://www.'+case_+'ay'+to_+'lar.com')}); r = Math.random()*255; g = Math.random()*255; 'Designed and powered by GrayCollar.com'.split('').each(function(el,index){$$T.$append('td').$color('rgb('+r+','+g+','+index*5+')').$text(el).$font('9px arial')})}.timeout(0):null;
//*/
})