/* Copyright Scientec Internet Applications + Media GmbH - www.scientec.de */

function FD_amount(){ return top.main.document.getElementById('mainiframe').contentWindow.fuss.document}
function FD_basket(){return top.main.document.getElementById('mainiframe').contentWindow.inhalt.document};
function F_basket(){return top.main.document.getElementById('mainiframe').contentWindow.content};
function FD_order(){return top.main.document.getElementById('mainiframe').contentWindow.inhalt.document};
function FD_display(){if (window.display)return display.frames[0].document};
function FD_main(){return top.main.document.getElementById('mainiframe').contentWindow.inhalt.document};
function FD_notes(){return top.notes.document};
function F_order(){return top.main.document.getElementById('mainiframe').contentWindow.inhalt};
function FD_shop(){return top.shop.document};
function F_shop(){return top.shop};

var f_shop="top.shop";
var basket_path="../../system/basket.htm";
var jefeld = 20;

var a_price=2;
var a_nummer=8;

order_path = [];
order_path['d'] = "../d/order.htm";
order_path['e'] = "../e/order.htm";

versand = new Array (0,3.8,6.4);
limit   = new Array (250,125,0);

auswahl = new Array (0,1,2,3,4,5,6,7,8,9,10,12,15,18,24,30);

var inputclass = "";
if (navigator.appName.indexOf('Microsoft') != -1)
{
  var inputclass = " CLASS=\"basket-right\"";
}
else
{
  var inputclass = "";
}

function definefirsthelp(){
   firsthelpURL="../html/firsthelp.htm";
}

