var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899848&x=2230',
		'title': '',
		'imageId': '67899848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899850&x=2230',
		'title': '',
		'imageId': '67899850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899851&x=2230',
		'title': '',
		'imageId': '67899851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899852&x=2230',
		'title': '',
		'imageId': '67899852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899853&x=2230',
		'title': '',
		'imageId': '67899853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899854&x=2230',
		'title': '',
		'imageId': '67899854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899855&x=2230',
		'title': '',
		'imageId': '67899855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899856&x=2230',
		'title': '',
		'imageId': '67899856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899857&x=2230',
		'title': '',
		'imageId': '67899857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899858&x=2230',
		'title': '',
		'imageId': '67899858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899859&x=2230',
		'title': '',
		'imageId': '67899859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899860&x=2230',
		'title': '',
		'imageId': '67899860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919941&docid=67899861&x=2230',
		'title': '',
		'imageId': '67899861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919941';

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