// Licensed For Domain: domain.com // Do not remove your domain information var advertfunction = new Object(); advertfunction.ad_url = escape('http://www.websiteq.com/website/design_services.html'); advertfunction.small_path = 'teaser.swf'; advertfunction.small_image = escape('http://www.websiteq.com/website/add/small1.gif'); advertfunction.small_width = '100'; advertfunction.small_height = '100'; advertfunction.small_params = 'ico=' + advertfunction.small_image; advertfunction.big_path = 'full.swf'; advertfunction.big_image = escape('http://www.websiteq.com/website/add/large1.gif'); advertfunction.big_width = '650'; advertfunction.big_height = '650'; advertfunction.big_params = 'big=' + advertfunction.big_image + '&ad_url=' + advertfunction.ad_url; function sizeup987(){ document.getElementById('displayitBig').style.top = '0px'; document.getElementById('displayitSmall').style.top = '-1000px'; } function sizedown987(){ document.getElementById("displayitSmall").style.top = "0px"; document.getElementById("displayitBig").style.top = "-1000px"; } advertfunction.putObjects = function () { document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write('
'); document.write(''); document.write('
'); document.write(''); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write('
'); setTimeout('document.getElementById("displayitBig").style.top = "-1000px";',1000); } advertfunction.putObjects();