gObj = new Object();
gObj.seeWhole = new Array();
gObj.seeWhole[0] = 'wholesaler';
gObj.seeWhole[1] = 'gift';
gObj.speed = '50';
gObj.W = new Array();
gObj.W[gObj.W.length] = '
Our Company
';
gObj.W[gObj.W.length] = 'Established in 1978 by founder and President David Youngson, DYA represents wholesale suppliers of giftware, personal care and home dιcor to the retail trade.';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = 'Territory and Sales Associates
';
gObj.W[gObj.W.length] = 'DYA employs 16 sales associates that cover Canada from coast to coast. Many of our sales staff have worked with us for over 10 years and have established strong relationships with both major buyers and independent retailers.';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = 'Trade Shows
';
gObj.W[gObj.W.length] = 'Twice yearly DYA exhibits in prime locations at the following gift shows:
';
gObj.W[gObj.W.length] = 'CGTA Toronto
';
gObj.W[gObj.W.length] = 'Alberta Gift Show Edmonton
';
gObj.W[gObj.W.length] = 'Montreal Gift Show Montreal
';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = 'Customer Account Base of 5000
';
gObj.W[gObj.W.length] = 'Our customer account base consists of the following trade categories:
';
gObj.W[gObj.W.length] = 'Independent Gift Shops
';
gObj.W[gObj.W.length] = 'Book Stores
';
gObj.W[gObj.W.length] = 'Airport Shops
';
gObj.W[gObj.W.length] = 'Department Stores
';
gObj.W[gObj.W.length] = 'Designers and Interior Decorators
';
gObj.W[gObj.W.length] = 'Flower Shops and Garden Centers
';
gObj.W[gObj.W.length] = 'Furniture Stores
';
gObj.W[gObj.W.length] = 'Giftware Chains
';
gObj.W[gObj.W.length] = 'Hospital Gift Shops
';
gObj.W[gObj.W.length] = 'Internet
';
gObj.W[gObj.W.length] = 'Souvenir Shops
';
gObj.W[gObj.W.length] = 'Stationery Stores
';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = 'Canadian Wholesale References
';
gObj.W[gObj.W.length] = 'Basic Spirit John Caraberis (902) 243-3390
';
gObj.W[gObj.W.length] = 'Beba Bean Peter Malcic (604) 552-7741
';
gObj.W[gObj.W.length] = 'Cedar Mountain Suzanne Zacharias (250) 537-5776
';
gObj.W[gObj.W.length] = 'Enchanted Meadow Product Inc. Lorraine Sinclair (604) 540-2999
';
gObj.W[gObj.W.length] = 'Lug Ami Davie (905) 910-0793
';
gObj.W[gObj.W.length] = 'Panaxis Cari Mann (416) 256-5800
';
gObj.W[gObj.W.length] = 'Somerset Entertainment Chris OReilly (416) 510-2800 ext. 523
';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = 'American Wholesale References
';
gObj.W[gObj.W.length] = 'DCI - Roni Kabessa (401) 621-2324
';
gObj.W[gObj.W.length] = 'Envirosax - Glen Coates (858) 537-6525
';
gObj.W[gObj.W.length] = 'Kikkerland Perrine Giacomazzo (212) 678-2250
';
gObj.W[gObj.W.length] = 'O.R.E. Originals Lisa Lowe (562) 961-3300
';
gObj.W[gObj.W.length] = 'Present Time - Sjoerd Brink (512) 441-9533
';
gObj.W[gObj.W.length] = 'Shiraleah Robert Hoffman (312) 433-7700
';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = 'Administration Services
';
gObj.W[gObj.W.length] = '';
gObj.W[gObj.W.length] = '';
gObj.W[gObj.W.length] = '| Youngson now offers admin services as well as sales representation | ';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = '';
gObj.W[gObj.W.length] = '| 1 | ';
gObj.W[gObj.W.length] = 'You will pick and pack by store | ';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = '';
gObj.W[gObj.W.length] = '| 2 | ';
gObj.W[gObj.W.length] = 'You will bill Youngson in USD | ';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = '';
gObj.W[gObj.W.length] = '| 3 | ';
gObj.W[gObj.W.length] = 'You will ship to our warehouse in Amherst NY | ';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = '';
gObj.W[gObj.W.length] = '| 4 | ';
gObj.W[gObj.W.length] = 'We will consolidate and forward to the Canadian distribution center | ';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = '';
gObj.W[gObj.W.length] = '| 5 | ';
gObj.W[gObj.W.length] = 'We will invoice the customer, perform all customer service and collect the A/R | ';
gObj.W[gObj.W.length] = '
';
gObj.W[gObj.W.length] = '
';
navCur = "";
gObj.browser = navigator.userAgent;
function pcmac(a){
var dom;
if(document.layers){
dom = eval(document.layers(a)); //for n4
}else if(document.all){
dom = eval(document.all(a)); //for ie and mac
}else if(document.getElementsByName){
dom = eval(document.getElementsByName(a)); //for n6 array
}else{
dom = eval(document.getElementById(a)); //for n6 obj
}
if(!dom[0]){
dom = new Array(dom);
}
var x = 0;
if(dom[0].style){
while(dom[x]){
dom[x].sty = dom[x].style;
x++;
}
}else{
while(dom[x]){
dom[x].sty = dom[x];
x++;
}
}
return dom;
}
function nav(index,flag){
if(gObj.navCur != index){
switch(flag){
case "clk":
if(gObj.navCur > -1){
gObj.tdNavs[gObj.navCur].className= "navOff";
gObj.trPages[gObj.navCur].className= "hide";
}
gObj.tdNavs[index].className= "navOn";
gObj.trPages[index].className= "show";
gObj.navCur = index;
if(index != 2){}else{
var t1 = pcmac("tab1");
gObj.bottom3 = t1[0].offsetHeight + getY(t1[0]) -150;
gObj.top3 = getY(t1[0]);
}
break;
case "over":
gObj.tdNavs[index].className= "navOn";
break;
case "off":
gObj.tdNavs[index].className= "navOff";
break;
}
}
return;
}
function init(){
var str = "one|basic|beba|thymes|blueq|cedar|cocoon|dci|debra|jellycat|enchanted|enviro|fred|galison|gama|good|kaydee|keepleaf|kikker|lucky|lug|michel|earthlust|natural|ore|paddywax|panaxis|paper|peter|present|shiraleah|somerset|suckuk|sula|thisisj|triplec|twoloops|zodax";
gObj.navCur = -1;
gObj.tdNavs = pcmac('tdNav');
gObj.trPages = pcmac('trPage');
gObj.tds = pcmac('tdPic');
gObj.pic = pcmac('myPic');
gObj.img = pcmac('imgLine');
gObj.trPages[0].className= "show";
gObj.trPages[1].className= "hide";
nav(0,'clk');
gObj.pss = pcmac('pss');
gObj.tdWhole = pcmac('tdWhole');
gObj.mv = pcmac("fff");
var browser = navigator.userAgent;
if (browser.search('Gecko') != -1 || browser.search('Mac') != -1 ){
gObj.picCar = pcmac("f");
gObj.PICSIZE = gObj.picCar[0].width;
}else{
gObj.PICSIZE = gObj.mv[0].width;
}
gObj.box = pcmac("imageBox");
gObj.lastLeftPics = new Array();
gObj.lastLeftPics[0] = 3;
gObj.lastLeftPics[1] = gObj.lastLeftPics[0] - gObj.PICSIZE;
gObj.curFrontPic = 0;
gObj.mv[0].sty.position = 'absolute';
gObj.mv[0].sty.left = gObj.lastLeftPics[0] + 'px';
gObj.mv[1].sty.position = 'absolute';
gObj.mv[1].sty.left = gObj.lastLeftPics[1] + 'px';
gObj.timer =setTimeout('movePic()',50);
gObj.imgLines = preloadImgs(str,150,150,"jpg");
return;
}
function preloadImgs(str,w,h,kind){
var aImgs = str.split('|');
var x = 0;
var tmp = '';
while(x < aImgs.length){
tmp = '';
if(aImgs[x] != ''){
tmp = new Image(w,h);
tmp.src = 'img/' + aImgs[x] + '.' + kind;
}
aImgs[x] = tmp;
x++;
}
return aImgs;
}
function chgPic(index,obj,pic){
var x=y=0;
var tx = ty = '';
y = gObj.tds.length - 3;
if(index < 2){
ty = gObj.top3;
}else{
if(index > y){
ty = gObj.bottom3;
}else{
ty = getY(obj) + (obj.offsetHeight/2) - 75;
}
}
tx = getX(obj);
while(gObj.tds[x]){
gObj.tds[x].className = 'off';
x++;
}
if(gObj.imgLines[index] != ''){
obj.className = 'on';
gObj.img[0].src = gObj.imgLines[index].src;
gObj.pic[0].sty.position='absolute';
gObj.pic[0].sty.left = tx + 350 + "px";
gObj.pic[0].sty.top = ty + "px";
gObj.pic[0].className = "show";
}else{
gObj.pic[0].className = "hide";
}
return;
}
function movePic(){
if(gObj.lastLeftPics[gObj.curFrontPic] > 1200){
gObj.lastLeftPics[gObj.curFrontPic] -= (gObj.PICSIZE*2);
if(gObj.curFrontPic > 0){
gObj.curFrontPic = 0;
}else{
gObj.curFrontPic = 1;
}
}
gObj.lastLeftPics[0]++;
gObj.lastLeftPics[1]++;
gObj.mv[0].sty.position = 'absolute';
gObj.mv[0].sty.left = gObj.lastLeftPics[0] + 'px';
gObj.mv[1].sty.position = 'absolute';
gObj.mv[1].sty.left = gObj.lastLeftPics[1] + 'px';
gObj.timer =setTimeout('movePic()',gObj.speed);
return;
}
function getY( oElement ){
var iReturnValue = 0;
while( oElement != null ) {
iReturnValue += oElement.offsetTop;
oElement = oElement.offsetParent;
}
return iReturnValue;
}
function getX( oElement ){
var iReturnValue = 0;
while( oElement != null ) {
iReturnValue += oElement.offsetLeft;
oElement = oElement.offsetParent;
}
return iReturnValue;
}
function makeMail(contact,email,emailHost){
var str = "" + contact + "";
document.write(str);
return;
}
function chkPss(){
if(gObj.pss[0].value != ''){}else{
gObj.pss[0].focus();
return;
}
if(gObj.pss[1].value != '' ){}else{
gObj.pss[1].focus();
return;
}
if(gObj.pss[0].value != gObj.seeWhole[0]){
gObj.pss[0].value = '';
gObj.pss[0].focus();
return;
}
if(gObj.pss[1].value != gObj.seeWhole[1]){
gObj.pss[1].value = '';
gObj.pss[1].focus();
}else{
gObj.tdWhole[0].innerHTML = gObj.W.join('');
}
return;
}