var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952659&docid=68133531&x=1539',
		'title': '',
		'imageId': '68133531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952659&docid=68133529&x=1539',
		'title': '',
		'imageId': '68133529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952659&docid=68133533&x=1539',
		'title': '',
		'imageId': '68133533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952659&docid=68133534&x=1539',
		'title': '',
		'imageId': '68133534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952659&docid=68133532&x=1539',
		'title': '',
		'imageId': '68133532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952659&docid=68133530&x=1539',
		'title': '',
		'imageId': '68133530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952659&docid=68133528&x=1539',
		'title': '',
		'imageId': '68133528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952659';

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