var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=919618&docid=7365688&x=2325',
		'title': '',
		'imageId': '7365688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=919618&docid=7365691&x=2325',
		'title': '',
		'imageId': '7365691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=919618&docid=7365694&x=2325',
		'title': '',
		'imageId': '7365694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=919618&docid=7365708&x=2325',
		'title': '',
		'imageId': '7365708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=919618&docid=7365711&x=2325',
		'title': '',
		'imageId': '7365711',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=919618&docid=7365714&x=2325',
		'title': '',
		'imageId': '7365714',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=919618&docid=7365697&x=2325',
		'title': '',
		'imageId': '7365697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #919618';

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