var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007877&x=2343',
		'title': '',
		'imageId': '69007877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007874&x=2343',
		'title': '',
		'imageId': '69007874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007882&x=2343',
		'title': '',
		'imageId': '69007882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007879&x=2343',
		'title': '',
		'imageId': '69007879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007876&x=2343',
		'title': '',
		'imageId': '69007876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007868&x=2343',
		'title': '',
		'imageId': '69007868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007872&x=2343',
		'title': '',
		'imageId': '69007872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007881&x=2343',
		'title': '',
		'imageId': '69007881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007875&x=2343',
		'title': '',
		'imageId': '69007875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007873&x=2343',
		'title': '',
		'imageId': '69007873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007869&x=2343',
		'title': '',
		'imageId': '69007869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007883&x=2343',
		'title': '',
		'imageId': '69007883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007880&x=2343',
		'title': '',
		'imageId': '69007880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969381&docid=69007878&x=2343',
		'title': '',
		'imageId': '69007878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969381';

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