var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587414&x=325',
		'title': '',
		'imageId': '68587414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587418&x=325',
		'title': '',
		'imageId': '68587418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587420&x=325',
		'title': '',
		'imageId': '68587420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587415&x=325',
		'title': '',
		'imageId': '68587415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587411&x=325',
		'title': '',
		'imageId': '68587411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587417&x=325',
		'title': '',
		'imageId': '68587417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587416&x=325',
		'title': '',
		'imageId': '68587416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587410&x=325',
		'title': '',
		'imageId': '68587410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587421&x=325',
		'title': '',
		'imageId': '68587421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587412&x=325',
		'title': '',
		'imageId': '68587412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950098&docid=68587413&x=325',
		'title': '',
		'imageId': '68587413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950098';

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