





lanLink = new Array();

// not being used for now...
lanLink[1] = "changeLang.jsp?lang=tr&page="+document.location.href; // tr
lanLink[2] = "changeLang.jsp?lang=en&page="+document.location.href; // en
lanLink[3] = "changeLang.jsp?lang=de&page="+document.location.href; // de
lanLink[4] = "ru/homepage.html"; // ru
lanLink[5] = "changeLang.jsp?lang=fr&page="+document.location.href; // fr
lanLink[6] = "ch/homepage.html"; // ch
lanLink[7] = "changeLang.jsp?lang=nl&page="+document.location.href; // nl
lanLink[8] = "changeLang.jsp?lang=it&page="+document.location.href; // it

function fnLan(linkid) {
  location = lanLink[linkid];
}

HillLink = new Array();

// not being used for now...
HillLink[1] = "homepage.jsp"; // Hillside BeachClub
HillLink[2] = "http://www.hillsidesu.com"; // Hillside Su
HillLink[3] = "http://www.hillside.com.tr/HillsideCityClub/homepage.jsp"; // Sports
HillLink[4] = "http://www.kulubekac.com"; // Trio
HillLink[5] = "http://www.cinecity.com.tr/"; // Cinemas

function fnHill(linkid) {
  location = HillLink[linkid];
}

aLink = new Array();
aLink[0] = "index.jsp";

function fnGoTo(iLinkId){
	if(aLink[iLinkId]) {
		location = aLink[iLinkId];
	} else {
		window.status="Not available!!! ("+iLinkId+")";
		setTimeout("window.status=''", 5000);
	}
}

aLink[10]="content_reader.jsp?contentCode=gym";
aLink[11]="content_reader.jsp?contentCode=cardio";
aLink[12]="content_reader.jsp?contentCode=squash";
aLink[13]="content_reader.jsp?contentCode=tennis";
aLink[14]="content_reader.jsp?contentCode=basketball";
aLink[16]="content_reader.jsp?contentCode=program";
aLink[17]="content_reader.jsp?contentCode=reebok";
aLink[18]="content_reader.jsp?contentCode=ihrsa";
aLink[19]="content_reader.jsp?contentCode=tournaments";
aLink[20]="content_reader.jsp?contentCode=aftersports";
aLink[21]="content_reader.jsp?contentCode=spa";
aLink[22]="content_reader.jsp?contentCode=shops_sunvital";
aLink[23]="content_reader.jsp?contentCode=shops_reebokshop";
aLink[24]="content_reader.jsp?contentCode=shops_mos";
aLink[25]="content_reader.jsp?contentCode=shops_pcinecity";
aLink[26]="content_reader.jsp?contentCode=express_gym";
aLink[27]="content_reader.jsp?contentCode=shops_mezzaluna";
aLink[28]="content_reader.jsp?contentCode=shops_happycafe";
aLink[29]="content_reader.jsp?contentCode=shops_tenniscafe";
aLink[30]="content_reader.jsp?contentCode=personal";
aLink[31]="content_reader.jsp?contentCode=activity";
aLink[32]="clubmail.jsp?contentCode=clubmail";
aLink[33]="content_reader.jsp?contentCode=hillsidercard";
aLink[34]="gallery.jsp?contentCode=gallery_activity";
aLink[35]="contact.jsp?contentCode=contact_guest";
aLink[36]="contact.jsp?contentCode=contact_membership";
aLink[37]="content_reader.jsp?contentCode=masterclass";
aLink[38]="content_reader.jsp?contentCode=shops_housecafe";
aLink[39]="content_reader.jsp?contentCode=corp_basketball";
aLink[40]="content_reader.jsp?contentCode=pilates";
aLink[41]="content_reader.jsp?contentCode=pool";
aLink[45]="content_reader.jsp?contentCode=sportsteam";
aLink[48]="content_reader.jsp?contentCode=shops_starbucks";
aLink[49]="content_reader.jsp?contentCode=shops_dr";


// static links:

aLink[1] = "changeLang.jsp?lang=tr&page="+document.location.href; // tr
aLink[2] = "changeLang.jsp?lang=en&page="+document.location.href; // en
aLink[3] = "";
//aLink[4] = "http://www.hillside.com.tr/HillsideBeachClub/index.jsp";  // HBC
aLink[4] = "http://www.HillsideBeachClub.com";  // HBC
aLink[5] = "http://www.hillside.com.tr/HillsideSuHotel/index.jsp";  // Hillside SU
aLink[6] = "http://www.hillside.com.tr/HillsideCityClub/index.jsp";  // HCC Etiler
aLink[7] = "http://www.hillside.com.tr/HillsideCityClubTrio/index.jsp";  // HCC Trio
aLink[8] = "http://www.cinecity.com.tr/";  // CineCity
aLink[9] = "http://www.hillside.com.tr/SandaSpa/index.html";	//Sanda Day SPA

aLink[3] = "http://www.hillside.com.tr/hillside/sports/clubmail/070820_factsheet.swf";  // HCC İstinye

