var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000202&x=2237',
		'title': '',
		'imageId': '69000202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000203&x=2237',
		'title': '',
		'imageId': '69000203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000204&x=2237',
		'title': '',
		'imageId': '69000204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000205&x=2237',
		'title': '',
		'imageId': '69000205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000206&x=2237',
		'title': '',
		'imageId': '69000206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000207&x=2237',
		'title': '',
		'imageId': '69000207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000208&x=2237',
		'title': '',
		'imageId': '69000208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000209&x=2237',
		'title': '',
		'imageId': '69000209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000210&x=2237',
		'title': '',
		'imageId': '69000210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000211&x=2237',
		'title': '',
		'imageId': '69000211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000212&x=2237',
		'title': '',
		'imageId': '69000212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000213&x=2237',
		'title': '',
		'imageId': '69000213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000214&x=2237',
		'title': '',
		'imageId': '69000214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000215&x=2237',
		'title': '',
		'imageId': '69000215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968982&docid=69000216&x=2237',
		'title': '',
		'imageId': '69000216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968982';

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