var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114463&x=1957',
		'title': '',
		'imageId': '68114463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114464&x=1957',
		'title': '',
		'imageId': '68114464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114465&x=1957',
		'title': '',
		'imageId': '68114465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114466&x=1957',
		'title': '',
		'imageId': '68114466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114467&x=1957',
		'title': '',
		'imageId': '68114467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114468&x=1957',
		'title': '',
		'imageId': '68114468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114469&x=1957',
		'title': '',
		'imageId': '68114469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929284&docid=68114470&x=1957',
		'title': '',
		'imageId': '68114470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929284';

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