var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007417&x=3235',
		'title': '',
		'imageId': '70007417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007420&x=3235',
		'title': '',
		'imageId': '70007420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007412&x=3235',
		'title': '',
		'imageId': '70007412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007423&x=3235',
		'title': '',
		'imageId': '70007423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007413&x=3235',
		'title': '',
		'imageId': '70007413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007416&x=3235',
		'title': '',
		'imageId': '70007416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007411&x=3235',
		'title': '',
		'imageId': '70007411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007418&x=3235',
		'title': '',
		'imageId': '70007418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007414&x=3235',
		'title': '',
		'imageId': '70007414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007422&x=3235',
		'title': '',
		'imageId': '70007422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007421&x=3235',
		'title': '',
		'imageId': '70007421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007415&x=3235',
		'title': '',
		'imageId': '70007415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012161&docid=70007419&x=3235',
		'title': '',
		'imageId': '70007419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012161';

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