var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743140&x=5047',
		'title': '',
		'imageId': '69743140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743139&x=5047',
		'title': '',
		'imageId': '69743139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743141&x=5047',
		'title': '',
		'imageId': '69743141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743142&x=5047',
		'title': '',
		'imageId': '69743142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743138&x=5047',
		'title': '',
		'imageId': '69743138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743196&x=5047',
		'title': '',
		'imageId': '69743196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743199&x=5047',
		'title': '',
		'imageId': '69743199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743197&x=5047',
		'title': '',
		'imageId': '69743197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743198&x=5047',
		'title': '',
		'imageId': '69743198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743214&x=5047',
		'title': '',
		'imageId': '69743214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743215&x=5047',
		'title': '',
		'imageId': '69743215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743200&x=5047',
		'title': '',
		'imageId': '69743200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743212&x=5047',
		'title': '',
		'imageId': '69743212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001163&docid=69743213&x=5047',
		'title': '',
		'imageId': '69743213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001163';

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