var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046171&x=4150',
		'title': '',
		'imageId': '69046171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046166&x=4150',
		'title': '',
		'imageId': '69046166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046169&x=4150',
		'title': '',
		'imageId': '69046169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046174&x=4150',
		'title': '',
		'imageId': '69046174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046170&x=4150',
		'title': '',
		'imageId': '69046170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046168&x=4150',
		'title': '',
		'imageId': '69046168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046172&x=4150',
		'title': '',
		'imageId': '69046172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046177&x=4150',
		'title': '',
		'imageId': '69046177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046173&x=4150',
		'title': '',
		'imageId': '69046173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046175&x=4150',
		'title': '',
		'imageId': '69046175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046176&x=4150',
		'title': '',
		'imageId': '69046176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046181&x=4150',
		'title': '',
		'imageId': '69046181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971220&docid=69046178&x=4150',
		'title': '',
		'imageId': '69046178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971220';

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