var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279104&x=5349',
		'title': '',
		'imageId': '70279104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279106&x=5349',
		'title': '',
		'imageId': '70279106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279103&x=5349',
		'title': '',
		'imageId': '70279103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279096&x=5349',
		'title': '',
		'imageId': '70279096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279105&x=5349',
		'title': '',
		'imageId': '70279105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279102&x=5349',
		'title': '',
		'imageId': '70279102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279101&x=5349',
		'title': '',
		'imageId': '70279101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279099&x=5349',
		'title': '',
		'imageId': '70279099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279093&x=5349',
		'title': '',
		'imageId': '70279093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279098&x=5349',
		'title': '',
		'imageId': '70279098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279100&x=5349',
		'title': '',
		'imageId': '70279100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279094&x=5349',
		'title': '',
		'imageId': '70279094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022172&docid=70279095&x=5349',
		'title': '',
		'imageId': '70279095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022172';

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