var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602005&x=5134',
		'title': '',
		'imageId': '68602005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602006&x=5134',
		'title': '',
		'imageId': '68602006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602010&x=5134',
		'title': '',
		'imageId': '68602010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602008&x=5134',
		'title': '',
		'imageId': '68602008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602009&x=5134',
		'title': '',
		'imageId': '68602009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602003&x=5134',
		'title': '',
		'imageId': '68602003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602004&x=5134',
		'title': '',
		'imageId': '68602004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602007&x=5134',
		'title': '',
		'imageId': '68602007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949299&docid=68602002&x=5134',
		'title': '',
		'imageId': '68602002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949299';

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