var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279352&x=5542',
		'title': '',
		'imageId': '69279352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279355&x=5542',
		'title': '',
		'imageId': '69279355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279353&x=5542',
		'title': '',
		'imageId': '69279353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279357&x=5542',
		'title': '',
		'imageId': '69279357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279356&x=5542',
		'title': '',
		'imageId': '69279356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279361&x=5542',
		'title': '',
		'imageId': '69279361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279362&x=5542',
		'title': '',
		'imageId': '69279362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279364&x=5542',
		'title': '',
		'imageId': '69279364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279359&x=5542',
		'title': '',
		'imageId': '69279359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279358&x=5542',
		'title': '',
		'imageId': '69279358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279360&x=5542',
		'title': '',
		'imageId': '69279360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279354&x=5542',
		'title': '',
		'imageId': '69279354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980652&docid=69279365&x=5542',
		'title': '',
		'imageId': '69279365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980652';

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