var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723864&x=2650',
		'title': '',
		'imageId': '69723864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723865&x=2650',
		'title': '',
		'imageId': '69723865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723861&x=2650',
		'title': '',
		'imageId': '69723861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723868&x=2650',
		'title': '',
		'imageId': '69723868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723866&x=2650',
		'title': '',
		'imageId': '69723866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723867&x=2650',
		'title': '',
		'imageId': '69723867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723849&x=2650',
		'title': '',
		'imageId': '69723849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723852&x=2650',
		'title': '',
		'imageId': '69723852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723851&x=2650',
		'title': '',
		'imageId': '69723851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723850&x=2650',
		'title': '',
		'imageId': '69723850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723855&x=2650',
		'title': '',
		'imageId': '69723855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723853&x=2650',
		'title': '',
		'imageId': '69723853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723856&x=2650',
		'title': '',
		'imageId': '69723856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723854&x=2650',
		'title': '',
		'imageId': '69723854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723858&x=2650',
		'title': '',
		'imageId': '69723858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723860&x=2650',
		'title': '',
		'imageId': '69723860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723859&x=2650',
		'title': '',
		'imageId': '69723859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723857&x=2650',
		'title': '',
		'imageId': '69723857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723863&x=2650',
		'title': '',
		'imageId': '69723863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000346&docid=69723862&x=2650',
		'title': '',
		'imageId': '69723862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000346';

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