var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968518&docid=68987720&x=1850',
		'title': '',
		'imageId': '68987720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968518&docid=68987721&x=1850',
		'title': '',
		'imageId': '68987721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968518&docid=68987722&x=1850',
		'title': '',
		'imageId': '68987722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968518&docid=68987723&x=1850',
		'title': '',
		'imageId': '68987723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968518&docid=68987724&x=1850',
		'title': '',
		'imageId': '68987724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968518&docid=68987725&x=1850',
		'title': '',
		'imageId': '68987725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968518&docid=68987726&x=1850',
		'title': '',
		'imageId': '68987726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968518';

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