var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168416&x=1636',
		'title': '',
		'imageId': '70168416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168414&x=1636',
		'title': '',
		'imageId': '70168414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168415&x=1636',
		'title': '',
		'imageId': '70168415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168392&x=1636',
		'title': '',
		'imageId': '70168392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168394&x=1636',
		'title': '',
		'imageId': '70168394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168391&x=1636',
		'title': '',
		'imageId': '70168391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168393&x=1636',
		'title': '',
		'imageId': '70168393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168410&x=1636',
		'title': '',
		'imageId': '70168410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168417&x=1636',
		'title': '',
		'imageId': '70168417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168418&x=1636',
		'title': '',
		'imageId': '70168418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168412&x=1636',
		'title': '',
		'imageId': '70168412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168420&x=1636',
		'title': '',
		'imageId': '70168420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168411&x=1636',
		'title': '',
		'imageId': '70168411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168419&x=1636',
		'title': '',
		'imageId': '70168419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017449&docid=70168413&x=1636',
		'title': '',
		'imageId': '70168413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017449';

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