var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501751&x=3316',
		'title': '',
		'imageId': '68501751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501746&x=3316',
		'title': '',
		'imageId': '68501746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501744&x=3316',
		'title': '',
		'imageId': '68501744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501750&x=3316',
		'title': '',
		'imageId': '68501750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501745&x=3316',
		'title': '',
		'imageId': '68501745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501748&x=3316',
		'title': '',
		'imageId': '68501748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501749&x=3316',
		'title': '',
		'imageId': '68501749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946173&docid=68501747&x=3316',
		'title': '',
		'imageId': '68501747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946173';

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