var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999292&docid=69691886&x=4747',
		'title': '',
		'imageId': '69691886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999292&docid=69691887&x=4747',
		'title': '',
		'imageId': '69691887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999292&docid=69691885&x=4747',
		'title': '',
		'imageId': '69691885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999292&docid=69691875&x=4747',
		'title': '',
		'imageId': '69691875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999292&docid=69691878&x=4747',
		'title': '',
		'imageId': '69691878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999292&docid=69691884&x=4747',
		'title': '',
		'imageId': '69691884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999292&docid=69691876&x=4747',
		'title': '',
		'imageId': '69691876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999292';

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