var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725336&x=655',
		'title': '',
		'imageId': '68725336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725330&x=655',
		'title': '',
		'imageId': '68725330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725342&x=655',
		'title': '',
		'imageId': '68725342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725334&x=655',
		'title': '',
		'imageId': '68725334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725338&x=655',
		'title': '',
		'imageId': '68725338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725341&x=655',
		'title': '',
		'imageId': '68725341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725337&x=655',
		'title': '',
		'imageId': '68725337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725339&x=655',
		'title': '',
		'imageId': '68725339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725327&x=655',
		'title': '',
		'imageId': '68725327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725333&x=655',
		'title': '',
		'imageId': '68725333',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725340&x=655',
		'title': '',
		'imageId': '68725340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725331&x=655',
		'title': '',
		'imageId': '68725331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725328&x=655',
		'title': '',
		'imageId': '68725328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725326&x=655',
		'title': '',
		'imageId': '68725326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725329&x=655',
		'title': '',
		'imageId': '68725329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725343&x=655',
		'title': '',
		'imageId': '68725343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725335&x=655',
		'title': '',
		'imageId': '68725335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956008&docid=68725332&x=655',
		'title': '',
		'imageId': '68725332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956008';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
