var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931476&docid=68157119&x=4836',
		'title': '',
		'imageId': '68157119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931476&docid=68157120&x=4836',
		'title': '',
		'imageId': '68157120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931476&docid=68354058&x=4836',
		'title': '',
		'imageId': '68354058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931476&docid=68354059&x=4836',
		'title': '',
		'imageId': '68354059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931476&docid=68354057&x=4836',
		'title': '',
		'imageId': '68354057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931476&docid=68354060&x=4836',
		'title': '',
		'imageId': '68354060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931476&docid=68383248&x=4836',
		'title': '',
		'imageId': '68383248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931476';

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