var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917735&docid=67848149&x=1110',
		'title': '',
		'imageId': '67848149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917735&docid=67848154&x=1110',
		'title': '',
		'imageId': '67848154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917735&docid=67848155&x=1110',
		'title': '',
		'imageId': '67848155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917735&docid=67848151&x=1110',
		'title': '',
		'imageId': '67848151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917735&docid=67848152&x=1110',
		'title': '',
		'imageId': '67848152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917735&docid=67848153&x=1110',
		'title': '',
		'imageId': '67848153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917735&docid=67848148&x=1110',
		'title': '',
		'imageId': '67848148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917735';

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