Fotoreportāža
function slideShowPopup(url)
{
fPopUp(820,680,url);
return false;
}
.show{
display: block;
font-weight:bold;
color:red;
}
.hide{
display: none;
}
//takes publicationurl,articleId,globalsettingarticleId,sectionsettingsarticleId as parameter and returns
//url for slideshowpopup to open
function slideshowPopUp(artUrl){
url=artUrl;
return fPopUp(940,800,url);
}
var iRatingIcons=new Array();
iRatingIcons[0]=new Image();
iRatingIcons[0].src='/img/icons/icon-on-star.gif';//Selected Icon source
iRatingIcons[1]=new Image();
iRatingIcons[1].src='/img/icons/icon-off-star.gif';//Faded Icon source
iRatingIcons[2]=new Image();
iRatingIcons[2].src='/img/icons/icon-half-star.gif';//Half Icon source
var nDisplaySlide = 1;
var nTotalSlide =1;
var nNextSlide = 1;
var nPreviousSlide = 1;
var bMouseOut = false;
var sRatingBox = '';
var bDisplayRatingConfirmation = false;
var bDisplaySlideNavigation = true;//This will generate navigation for slides. For pop-up(with one slide) valuse should be false
var sRatingText = '';
var sThanksText = '';
var bDisplayRatingBox = false;//If rating box is not to be displayed, make it false.
var bDisplayTotalRating = false; //If total rating is not to be displayed, make it false.
var sPublicationURL = '/sol/';
var aSlideshow = new Array();
aSlideshow[0] = new Array();
aSlideshow[0][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840525a.jpg';
aSlideshow[0][1] = 'Blonde Ambition ... Cameron Diaz';
aSlideshow[0][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[0][3] = 'http://www.vmagazine.com';
aSlideshow[0][4] = '0.0';
aSlideshow[0][5] = '0';
aSlideshow[0][6] = 'Blonde Ambition ... Cameron Diaz';
aSlideshow[0][7] = '840525';
aSlideshow[0][8] = '424';
aSlideshow[0][9] = '280';
aSlideshow[1] = new Array();
aSlideshow[1][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840526a.jpg';
aSlideshow[1][1] = 'Kinky ... Cameron Diaz';
aSlideshow[1][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[1][3] = 'http://www.vmagazine.com';
aSlideshow[1][4] = '0.0';
aSlideshow[1][5] = '0';
aSlideshow[1][6] = 'Kinky ... Cameron Diaz';
aSlideshow[1][7] = '840526';
aSlideshow[1][8] = '424';
aSlideshow[1][9] = '280';
aSlideshow[2] = new Array();
aSlideshow[2][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840527a.jpg';
aSlideshow[2][1] = 'Tatt’s hot ... Cameron Diaz';
aSlideshow[2][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[2][3] = 'http://www.vmagazine.com';
aSlideshow[2][4] = '0.0';
aSlideshow[2][5] = '0';
aSlideshow[2][6] = 'Tatt’s hot ... Cameron Diaz';
aSlideshow[2][7] = '840527';
aSlideshow[2][8] = '424';
aSlideshow[2][9] = '280';
var bSlideRatingDone = new Array();
bSlideRatingDone[0] = false;
bSlideRatingDone[1] = false;
bSlideRatingDone[2] = false;
//Total no of elements of this array is equal to the total no. of slides
var bAlreadyVoted = new Array();
bAlreadyVoted[0] = false;
bAlreadyVoted[1] = false;
bAlreadyVoted[2] = false;
//Total no of elements of this array is equal to the total no. of slides
var bDisplayAlreadyVoted = new Array();
bDisplayAlreadyVoted[0] = false;
bDisplayAlreadyVoted[1] = false;
bDisplayAlreadyVoted[2] = false;
function slideShowPopup(url)
{
fPopUp(820,680,url);
return false;
}
.show{
display: block;
font-weight:bold;
color:red;
}
.hide{
display: none;
}
//takes publicationurl,articleId,globalsettingarticleId,sectionsettingsarticleId as parameter and returns
//url for slideshowpopup to open
function slideshowPopUp(artUrl){
url=artUrl;
return fPopUp(940,800,url);
}
var iRatingIcons=new Array();
iRatingIcons[0]=new Image();
iRatingIcons[0].src='/img/icons/icon-on-star.gif';//Selected Icon source
iRatingIcons[1]=new Image();
iRatingIcons[1].src='/img/icons/icon-off-star.gif';//Faded Icon source
iRatingIcons[2]=new Image();
iRatingIcons[2].src='/img/icons/icon-half-star.gif';//Half Icon source
var nDisplaySlide = 1;
var nTotalSlide =1;
var nNextSlide = 1;
var nPreviousSlide = 1;
var bMouseOut = false;
var sRatingBox = '';
var bDisplayRatingConfirmation = false;
var bDisplaySlideNavigation = true;//This will generate navigation for slides. For pop-up(with one slide) valuse should be false
var sRatingText = '';
var sThanksText = '';
var bDisplayRatingBox = false;//If rating box is not to be displayed, make it false.
var bDisplayTotalRating = false; //If total rating is not to be displayed, make it false.
var sPublicationURL = '/sol/';
var aSlideshow = new Array();
aSlideshow[0] = new Array();
aSlideshow[0][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840525a.jpg';
aSlideshow[0][1] = 'Blonde Ambition ... Cameron Diaz';
aSlideshow[0][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[0][3] = 'http://www.vmagazine.com';
aSlideshow[0][4] = '0.0';
aSlideshow[0][5] = '0';
aSlideshow[0][6] = 'Blonde Ambition ... Cameron Diaz';
aSlideshow[0][7] = '840525';
aSlideshow[0][8] = '424';
aSlideshow[0][9] = '280';
aSlideshow[1] = new Array();
aSlideshow[1][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840526a.jpg';
aSlideshow[1][1] = 'Kinky ... Cameron Diaz';
aSlideshow[1][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[1][3] = 'http://www.vmagazine.com';
aSlideshow[1][4] = '0.0';
aSlideshow[1][5] = '0';
aSlideshow[1][6] = 'Kinky ... Cameron Diaz';
aSlideshow[1][7] = '840526';
aSlideshow[1][8] = '424';
aSlideshow[1][9] = '280';
aSlideshow[2] = new Array();
aSlideshow[2][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840527a.jpg';
aSlideshow[2][1] = 'Tatt’s hot ... Cameron Diaz';
aSlideshow[2][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[2][3] = 'http://www.vmagazine.com';
aSlideshow[2][4] = '0.0';
aSlideshow[2][5] = '0';
aSlideshow[2][6] = 'Tatt’s hot ... Cameron Diaz';
aSlideshow[2][7] = '840527';
aSlideshow[2][8] = '424';
aSlideshow[2][9] = '280';
var bSlideRatingDone = new Array();
bSlideRatingDone[0] = false;
bSlideRatingDone[1] = false;
bSlideRatingDone[2] = false;
//Total no of elements of this array is equal to the total no. of slides
var bAlreadyVoted = new Array();
bAlreadyVoted[0] = false;
bAlreadyVoted[1] = false;
bAlreadyVoted[2] = false;
//Total no of elements of this array is equal to the total no. of slides
var bDisplayAlreadyVoted = new Array();
bDisplayAlreadyVoted[0] = false;
bDisplayAlreadyVoted[1] = false;
bDisplayAlreadyVoted[2] = false;
function slideShowPopup(url)
{
fPopUp(820,680,url);
return false;
}
.show{
display: block;
font-weight:bold;
color:red;
}
.hide{
display: none;
}
//takes publicationurl,articleId,globalsettingarticleId,sectionsettingsarticleId as parameter and returns
//url for slideshowpopup to open
function slideshowPopUp(artUrl){
url=artUrl;
return fPopUp(940,800,url);
}
var iRatingIcons=new Array();
iRatingIcons[0]=new Image();
iRatingIcons[0].src='/img/icons/icon-on-star.gif';//Selected Icon source
iRatingIcons[1]=new Image();
iRatingIcons[1].src='/img/icons/icon-off-star.gif';//Faded Icon source
iRatingIcons[2]=new Image();
iRatingIcons[2].src='/img/icons/icon-half-star.gif';//Half Icon source
var nDisplaySlide = 1;
var nTotalSlide =1;
var nNextSlide = 1;
var nPreviousSlide = 1;
var bMouseOut = false;
var sRatingBox = '';
var bDisplayRatingConfirmation = false;
var bDisplaySlideNavigation = true;//This will generate navigation for slides. For pop-up(with one slide) valuse should be false
var sRatingText = '';
var sThanksText = '';
var bDisplayRatingBox = false;//If rating box is not to be displayed, make it false.
var bDisplayTotalRating = false; //If total rating is not to be displayed, make it false.
var sPublicationURL = '/sol/';
var aSlideshow = new Array();
aSlideshow[0] = new Array();
aSlideshow[0][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840525a.jpg';
aSlideshow[0][1] = 'Blonde Ambition ... Cameron Diaz';
aSlideshow[0][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[0][3] = 'http://www.vmagazine.com';
aSlideshow[0][4] = '0.0';
aSlideshow[0][5] = '0';
aSlideshow[0][6] = 'Blonde Ambition ... Cameron Diaz';
aSlideshow[0][7] = '840525';
aSlideshow[0][8] = '424';
aSlideshow[0][9] = '280';
aSlideshow[1] = new Array();
aSlideshow[1][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840526a.jpg';
aSlideshow[1][1] = 'Kinky ... Cameron Diaz';
aSlideshow[1][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[1][3] = 'http://www.vmagazine.com';
aSlideshow[1][4] = '0.0';
aSlideshow[1][5] = '0';
aSlideshow[1][6] = 'Kinky ... Cameron Diaz';
aSlideshow[1][7] = '840526';
aSlideshow[1][8] = '424';
aSlideshow[1][9] = '280';
aSlideshow[2] = new Array();
aSlideshow[2][0] = 'http://img.thesun.co.uk/multimedia/archive/00840/Cameron_Diaz_840527a.jpg';
aSlideshow[2][1] = 'Tatt’s hot ... Cameron Diaz';
aSlideshow[2][2] = 'COPYRIGHT: Mert Alas & Marcus Piggott/V Magazine - www.vmagazine.com';
aSlideshow[2][3] = 'http://www.vmagazine.com';
aSlideshow[2][4] = '0.0';
aSlideshow[2][5] = '0';
aSlideshow[2][6] = 'Tatt’s hot ... Cameron Diaz';
aSlideshow[2][7] = '840527';
aSlideshow[2][8] = '424';
aSlideshow[2][9] = '280';
var bSlideRatingDone = new Array();
bSlideRatingDone[0] = false;
bSlideRatingDone[1] = false;
bSlideRatingDone[2] = false;
//Total no of elements of this array is equal to the total no. of slides
var bAlreadyVoted = new Array();
bAlreadyVoted[0] = false;
bAlreadyVoted[1] = false;
bAlreadyVoted[2] = false;
//Total no of elements of this array is equal to the total no. of slides
var bDisplayAlreadyVoted = new Array();
bDisplayAlreadyVoted[0] = false;
bDisplayAlreadyVoted[1] = false;
bDisplayAlreadyVoted[2] = false;
//Creates the layout
fGenerateLayout(nDisplaySlide);
//Creates the layout
fGenerateLayout(nDisplaySlide);
//Creates the layout
fGenerateLayout(nDisplaySlide);