var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971125&x=5130',
		'title': '',
		'imageId': '67971125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971129&x=5130',
		'title': '',
		'imageId': '67971129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971121&x=5130',
		'title': '',
		'imageId': '67971121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971124&x=5130',
		'title': '',
		'imageId': '67971124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971126&x=5130',
		'title': '',
		'imageId': '67971126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971119&x=5130',
		'title': '',
		'imageId': '67971119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971128&x=5130',
		'title': '',
		'imageId': '67971128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971123&x=5130',
		'title': '',
		'imageId': '67971123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971127&x=5130',
		'title': '',
		'imageId': '67971127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971130&x=5130',
		'title': '',
		'imageId': '67971130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971122&x=5130',
		'title': '',
		'imageId': '67971122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971118&x=5130',
		'title': '',
		'imageId': '67971118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939165&docid=67971120&x=5130',
		'title': '',
		'imageId': '67971120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939165';

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