var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906793&x=4635',
		'title': '',
		'imageId': '68906793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906795&x=4635',
		'title': '',
		'imageId': '68906795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906796&x=4635',
		'title': '',
		'imageId': '68906796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906797&x=4635',
		'title': '',
		'imageId': '68906797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906798&x=4635',
		'title': '',
		'imageId': '68906798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906799&x=4635',
		'title': '',
		'imageId': '68906799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906802&x=4635',
		'title': '',
		'imageId': '68906802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906803&x=4635',
		'title': '',
		'imageId': '68906803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964056&docid=68906804&x=4635',
		'title': '',
		'imageId': '68906804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964056';

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