var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921766&docid=67945809&x=3543',
		'title': '',
		'imageId': '67945809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921766&docid=67945808&x=3543',
		'title': '',
		'imageId': '67945808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921766&docid=67990600&x=3543',
		'title': '',
		'imageId': '67990600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921766&docid=67990604&x=3543',
		'title': '',
		'imageId': '67990604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921766&docid=67990605&x=3543',
		'title': '',
		'imageId': '67990605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921766&docid=67990603&x=3543',
		'title': '',
		'imageId': '67990603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921766&docid=68125806&x=3543',
		'title': '',
		'imageId': '68125806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921766';

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