var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031438&x=4614',
		'title': '',
		'imageId': '70031438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031444&x=4614',
		'title': '',
		'imageId': '70031444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031439&x=4614',
		'title': '',
		'imageId': '70031439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031445&x=4614',
		'title': '',
		'imageId': '70031445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031446&x=4614',
		'title': '',
		'imageId': '70031446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031437&x=4614',
		'title': '',
		'imageId': '70031437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031443&x=4614',
		'title': '',
		'imageId': '70031443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031449&x=4614',
		'title': '',
		'imageId': '70031449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031441&x=4614',
		'title': '',
		'imageId': '70031441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031450&x=4614',
		'title': '',
		'imageId': '70031450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031448&x=4614',
		'title': '',
		'imageId': '70031448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031440&x=4614',
		'title': '',
		'imageId': '70031440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031442&x=4614',
		'title': '',
		'imageId': '70031442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013141&docid=70031447&x=4614',
		'title': '',
		'imageId': '70031447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013141';

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