<!--
if (window == top) top.location.href = "index.php";
//  End -->

<!--
function druck(){
dxs = new Image();
document.dx.src = "images/drucker.gif"; }
function druckon(){
dxs = new Image();
document.dx.src = "images/druckeron.gif"; }
//-->

function wswin(side,wx,hx,scx) {
var high = screen.height;
var wide = screen.width;
var hoch = high - 55;
var weit = wide - 35;
var maxweit = wide - 10;
if(hx == "max") { xhx = hoch; xscx = scx; } else {
if(hx > hoch) { xhx = hoch; xscx = "yes"; } else { xhx = hx; xscx = scx; }}
if(wx == "max") { xwx = maxweit; xscx = scx; } else {
if(wx > weit) { xwx = weit; xscx = "yes"; } else { xwx = wx; xscx = scx; }}
sdomps = window.open(side,'xms',"'toolbar=no,statusbar=no,scrollbars="+xscx+",top=0,left=0,resizable=yes,width="+xwx+",height="+xhx+"'");
sdomps.focus();}

function info(){
alert('Optional\nSongs auf CD-R im WAV 44,1 kHz Format\nDie bestellten Songs werden von uns auf CD gebrannt und Ihnen der Post zugestellt. Das Porto ist im Preis enthalten. Die Lieferung erfolgt nach Zahlungseingang - weitere Hinweise unter AGBs.\n\n\nOption\nSongs on CD-R in WAV 44,1 kHz format\nYour ordered songs will be burned on cd and send by post - this may take some time, depending on your country. Delivery will be startet after we get your payment - further infos at AGBs (= general conditions).');
}
function preloader() { 
document.imgs=new Array();
var i,dil=document.imgs.length,pa=preloader.arguments;
for(i=0; i<pa.length; i++) { document.imgs[dil]=new Image; document.imgs[dil++].src=pa[i];}}

function wsmover(b,bnr){ 
var np = new Image(); 
document[bnr].src =  b; }
function wsmout(ob,obnr){ 
var onp = new Image(); 
document[obnr].src =  ob; }

preloader('images/bookmarkon.gif','images/weiterleitungon.gif','images/druckeron.gif');

