var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457719&x=1657',
		'title': '',
		'imageId': '67457719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457715&x=1657',
		'title': '',
		'imageId': '67457715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457721&x=1657',
		'title': '',
		'imageId': '67457721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457724&x=1657',
		'title': '',
		'imageId': '67457724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457722&x=1657',
		'title': '',
		'imageId': '67457722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457720&x=1657',
		'title': '',
		'imageId': '67457720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457723&x=1657',
		'title': '',
		'imageId': '67457723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457718&x=1657',
		'title': '',
		'imageId': '67457718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457717&x=1657',
		'title': '',
		'imageId': '67457717',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67457716&x=1657',
		'title': '',
		'imageId': '67457716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67469543&x=1657',
		'title': '',
		'imageId': '67469543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67469548&x=1657',
		'title': '',
		'imageId': '67469548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67469547&x=1657',
		'title': '',
		'imageId': '67469547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67469553&x=1657',
		'title': '',
		'imageId': '67469553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971322&docid=67614413&x=1657',
		'title': '',
		'imageId': '67614413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971322';

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