var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603901&x=4215',
		'title': '',
		'imageId': '68603901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603902&x=4215',
		'title': '',
		'imageId': '68603902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603903&x=4215',
		'title': '',
		'imageId': '68603903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603904&x=4215',
		'title': '',
		'imageId': '68603904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603905&x=4215',
		'title': '',
		'imageId': '68603905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603906&x=4215',
		'title': '',
		'imageId': '68603906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603907&x=4215',
		'title': '',
		'imageId': '68603907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603908&x=4215',
		'title': '',
		'imageId': '68603908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603909&x=4215',
		'title': '',
		'imageId': '68603909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603910&x=4215',
		'title': '',
		'imageId': '68603910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603911&x=4215',
		'title': '',
		'imageId': '68603911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603912&x=4215',
		'title': '',
		'imageId': '68603912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603913&x=4215',
		'title': '',
		'imageId': '68603913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603914&x=4215',
		'title': '',
		'imageId': '68603914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950787&docid=68603915&x=4215',
		'title': '',
		'imageId': '68603915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950787';

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";
	})
}
