var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133533&x=2311',
		'title': '',
		'imageId': '69133533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133529&x=2311',
		'title': '',
		'imageId': '69133529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133534&x=2311',
		'title': '',
		'imageId': '69133534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133535&x=2311',
		'title': '',
		'imageId': '69133535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133538&x=2311',
		'title': '',
		'imageId': '69133538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133536&x=2311',
		'title': '',
		'imageId': '69133536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133532&x=2311',
		'title': '',
		'imageId': '69133532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133539&x=2311',
		'title': '',
		'imageId': '69133539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133537&x=2311',
		'title': '',
		'imageId': '69133537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133540&x=2311',
		'title': '',
		'imageId': '69133540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133530&x=2311',
		'title': '',
		'imageId': '69133530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133528&x=2311',
		'title': '',
		'imageId': '69133528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133531&x=2311',
		'title': '',
		'imageId': '69133531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133541&x=2311',
		'title': '',
		'imageId': '69133541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974412&docid=69133542&x=2311',
		'title': '',
		'imageId': '69133542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974412';

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