var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910823&docid=67661748&x=5814',
		'title': '',
		'imageId': '67661748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910823&docid=67661747&x=5814',
		'title': '',
		'imageId': '67661747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910823&docid=67661743&x=5814',
		'title': '',
		'imageId': '67661743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910823&docid=67661744&x=5814',
		'title': '',
		'imageId': '67661744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910823&docid=67661745&x=5814',
		'title': '',
		'imageId': '67661745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910823&docid=67661742&x=5814',
		'title': '',
		'imageId': '67661742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910823&docid=67661746&x=5814',
		'title': '',
		'imageId': '67661746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910823';

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