var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166852&x=5011',
		'title': '',
		'imageId': '69166852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166853&x=5011',
		'title': '',
		'imageId': '69166853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166854&x=5011',
		'title': '',
		'imageId': '69166854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166851&x=5011',
		'title': '',
		'imageId': '69166851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166855&x=5011',
		'title': '',
		'imageId': '69166855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166856&x=5011',
		'title': '',
		'imageId': '69166856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166857&x=5011',
		'title': '',
		'imageId': '69166857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166858&x=5011',
		'title': '',
		'imageId': '69166858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166859&x=5011',
		'title': '',
		'imageId': '69166859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166860&x=5011',
		'title': '',
		'imageId': '69166860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166863&x=5011',
		'title': '',
		'imageId': '69166863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166864&x=5011',
		'title': '',
		'imageId': '69166864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975759&docid=69166865&x=5011',
		'title': '',
		'imageId': '69166865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975759';

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