var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940028&docid=68366551&x=2655',
		'title': '',
		'imageId': '68366551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940028&docid=68366552&x=2655',
		'title': '',
		'imageId': '68366552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940028&docid=68366553&x=2655',
		'title': '',
		'imageId': '68366553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940028&docid=68366554&x=2655',
		'title': '',
		'imageId': '68366554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940028&docid=68366555&x=2655',
		'title': '',
		'imageId': '68366555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940028&docid=68366557&x=2655',
		'title': '',
		'imageId': '68366557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940028&docid=68366556&x=2655',
		'title': '',
		'imageId': '68366556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940028';

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