/*
(C) pixelLinkster (C) 2005-2006
http://www.pixelLinkster.com
*/

function pixellinksterbanner (banner_width,banner_height) {
var site_url = "http://www.pixelLinkster.com";
var loc = document.location;
/*
document.write('<textarea id="gate_to_clipboard" style="display:none;"></textarea>');
document.write('<div class="float" id="div_200" style="left: -3000px; background: #ffffff;"><img id="img_200" class="border_b" width="200" height="150"></div>');
*/
banner_height2=banner_height+20;

document.write('<IFRAME SRC="'+site_url+'/grid.asp?loc='+loc+'&width='+banner_width+'&height='+banner_height+'" TITLE="Ads by pixelLinkster" width="'+banner_width+'" height="'+banner_height2+'" frameborder="0" scrolling="no" marginleft="0" marginwidth="0" vspace="0" hspace="0" allowtransparency="true">');
document.write('<ILAYER SRC="'+site_url+'/grid.asp?loc='+loc+'&width='+banner_width+'&height='+banner_height+'" TITLE="Ads by pixelLinkster" width="'+banner_width+'" height="'+banner_height2+'" frameborder="0" scrolling="no" marginleft="0" marginwidth="0" vspace="0" hspace="0" allowtransparency="true">');
document.write('This browser does not support IFRAME');
document.write('</ILAYER>');
document.write('</IFRAME>');
}


function pixellinksterbanner_byid (banner_width,banner_height,siteid) {
var site_url = "http://www.pixelLinkster.com";
var loc = document.location;
/*
document.write('<textarea id="gate_to_clipboard" style="display:none;"></textarea>');
document.write('<div class="float" id="div_200" style="left: -3000px; background: #ffffff;"><img id="img_200" class="border_b" width="200" height="150"></div>');
*/
banner_height2=banner_height+20;

document.write('<IFRAME SRC="'+site_url+'/grid2.asp?test=1&siteid='+siteid+'&loc='+loc+'&width='+banner_width+'&height='+banner_height+'" TITLE="Ads by pixelLinkster" width="'+banner_width+'" height="'+banner_height2+'" frameborder="0" scrolling="no" marginleft="0" marginwidth="0" vspace="0" hspace="0" allowtransparency="true">');
document.write('<ILAYER SRC="'+site_url+'/grid2.asp?test=1&siteid='+siteid+'&loc='+loc+'&width='+banner_width+'&height='+banner_height+'" TITLE="Ads by pixelLinkster" width="'+banner_width+'" height="'+banner_height2+'" frameborder="0" scrolling="no" marginleft="0" marginwidth="0" vspace="0" hspace="0" allowtransparency="true">');
document.write('This browser does not support IFRAME');
document.write('</ILAYER>');
document.write('</IFRAME>');
}




/*
function mClk(src){
	if(event.srcElement.tagName=='TD')
	src.children.tags('A')[0].click();
}
*/

function pixellinksterbanner_v1 (banner_width,banner_height) {
var site_url = "http://www.pixelLinkster.com";
var loc = document.location;
/*
document.write('<textarea id="gate_to_clipboard" style="display:none;"></textarea>');
document.write('<div class="float" id="div_200" style="left: -3000px; background: #ffffff;"><img id="img_200" class="border_b" width="200" height="150"></div>');
*/

document.write('<IFRAME SRC="'+site_url+'/grid.asp?loc='+loc+'&width='+banner_width+'&height='+banner_height+'" TITLE="Ads by pixelLinkster" width="'+banner_width+'" height="'+banner_height+'" frameborder="0" scrolling="no" marginleft="0" marginwidth="0" vspace="0" hspace="0" allowtransparency="true">');
document.write('<ILAYER SRC="'+site_url+'/grid.asp?loc='+loc+'&width='+banner_width+'&height='+banner_height+'" TITLE="Ads by pixelLinkster" width="'+banner_width+'" height="'+banner_height+'" frameborder="0" scrolling="no" marginleft="0" marginwidth="0" vspace="0" hspace="0" allowtransparency="true">');
document.write('This browser does not support IFRAME');
document.write('</ILAYER>');
document.write('</IFRAME>');
}
