var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924829&docid=68049110&x=4128',
		'title': '',
		'imageId': '68049110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924829&docid=68049107&x=4128',
		'title': '',
		'imageId': '68049107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924829&docid=68049112&x=4128',
		'title': '',
		'imageId': '68049112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924829&docid=68049111&x=4128',
		'title': '',
		'imageId': '68049111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924829&docid=68049108&x=4128',
		'title': '',
		'imageId': '68049108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924829&docid=68049113&x=4128',
		'title': '',
		'imageId': '68049113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924829&docid=68049109&x=4128',
		'title': '',
		'imageId': '68049109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924829';

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