var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162024&x=554',
		'title': '',
		'imageId': '70162024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162025&x=554',
		'title': '',
		'imageId': '70162025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162027&x=554',
		'title': '',
		'imageId': '70162027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162029&x=554',
		'title': '',
		'imageId': '70162029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162028&x=554',
		'title': '',
		'imageId': '70162028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162048&x=554',
		'title': '',
		'imageId': '70162048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162035&x=554',
		'title': '',
		'imageId': '70162035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162047&x=554',
		'title': '',
		'imageId': '70162047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162043&x=554',
		'title': '',
		'imageId': '70162043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162046&x=554',
		'title': '',
		'imageId': '70162046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162049&x=554',
		'title': '',
		'imageId': '70162049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162065&x=554',
		'title': '',
		'imageId': '70162065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162078&x=554',
		'title': '',
		'imageId': '70162078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162088&x=554',
		'title': '',
		'imageId': '70162088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162097&x=554',
		'title': '',
		'imageId': '70162097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162103&x=554',
		'title': '',
		'imageId': '70162103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162104&x=554',
		'title': '',
		'imageId': '70162104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017222&docid=70162026&x=554',
		'title': '',
		'imageId': '70162026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017222';

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