var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997967&x=378',
		'title': '',
		'imageId': '67997967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997981&x=378',
		'title': '',
		'imageId': '67997981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997980&x=378',
		'title': '',
		'imageId': '67997980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997968&x=378',
		'title': '',
		'imageId': '67997968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997972&x=378',
		'title': '',
		'imageId': '67997972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997978&x=378',
		'title': '',
		'imageId': '67997978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997971&x=378',
		'title': '',
		'imageId': '67997971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997969&x=378',
		'title': '',
		'imageId': '67997969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997973&x=378',
		'title': '',
		'imageId': '67997973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997977&x=378',
		'title': '',
		'imageId': '67997977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997976&x=378',
		'title': '',
		'imageId': '67997976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997979&x=378',
		'title': '',
		'imageId': '67997979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997985&x=378',
		'title': '',
		'imageId': '67997985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997970&x=378',
		'title': '',
		'imageId': '67997970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997982&x=378',
		'title': '',
		'imageId': '67997982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997986&x=378',
		'title': '',
		'imageId': '67997986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997983&x=378',
		'title': '',
		'imageId': '67997983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997984&x=378',
		'title': '',
		'imageId': '67997984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997975&x=378',
		'title': '',
		'imageId': '67997975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924002&docid=67997974&x=378',
		'title': '',
		'imageId': '67997974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924002';

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