var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511917&x=3456',
		'title': '',
		'imageId': '69511917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511918&x=3456',
		'title': '',
		'imageId': '69511918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511920&x=3456',
		'title': '',
		'imageId': '69511920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511922&x=3456',
		'title': '',
		'imageId': '69511922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511923&x=3456',
		'title': '',
		'imageId': '69511923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511924&x=3456',
		'title': '',
		'imageId': '69511924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511930&x=3456',
		'title': '',
		'imageId': '69511930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511931&x=3456',
		'title': '',
		'imageId': '69511931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511925&x=3456',
		'title': '',
		'imageId': '69511925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511929&x=3456',
		'title': '',
		'imageId': '69511929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511926&x=3456',
		'title': '',
		'imageId': '69511926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511927&x=3456',
		'title': '',
		'imageId': '69511927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511919&x=3456',
		'title': '',
		'imageId': '69511919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991069&docid=69511928&x=3456',
		'title': '',
		'imageId': '69511928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991069';

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