var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614008&x=3849',
		'title': '',
		'imageId': '69614008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614012&x=3849',
		'title': '',
		'imageId': '69614012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614009&x=3849',
		'title': '',
		'imageId': '69614009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614010&x=3849',
		'title': '',
		'imageId': '69614010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614015&x=3849',
		'title': '',
		'imageId': '69614015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614018&x=3849',
		'title': '',
		'imageId': '69614018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614005&x=3849',
		'title': '',
		'imageId': '69614005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614017&x=3849',
		'title': '',
		'imageId': '69614017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614007&x=3849',
		'title': '',
		'imageId': '69614007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614016&x=3849',
		'title': '',
		'imageId': '69614016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614014&x=3849',
		'title': '',
		'imageId': '69614014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614011&x=3849',
		'title': '',
		'imageId': '69614011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614006&x=3849',
		'title': '',
		'imageId': '69614006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001935&docid=69614013&x=3849',
		'title': '',
		'imageId': '69614013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001935';

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