var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916436&docid=67803848&x=2411',
		'title': '',
		'imageId': '67803848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916436&docid=67803847&x=2411',
		'title': '',
		'imageId': '67803847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916436&docid=67803849&x=2411',
		'title': '',
		'imageId': '67803849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916436&docid=67803851&x=2411',
		'title': '',
		'imageId': '67803851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916436&docid=67803850&x=2411',
		'title': '',
		'imageId': '67803850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916436&docid=67803852&x=2411',
		'title': '',
		'imageId': '67803852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916436&docid=67803853&x=2411',
		'title': '',
		'imageId': '67803853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916436';

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