var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600073&x=08',
		'title': '',
		'imageId': '68600073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600078&x=08',
		'title': '',
		'imageId': '68600078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600077&x=08',
		'title': '',
		'imageId': '68600077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600085&x=08',
		'title': '',
		'imageId': '68600085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600082&x=08',
		'title': '',
		'imageId': '68600082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600083&x=08',
		'title': '',
		'imageId': '68600083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600086&x=08',
		'title': '',
		'imageId': '68600086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600084&x=08',
		'title': '',
		'imageId': '68600084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600088&x=08',
		'title': '',
		'imageId': '68600088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600089&x=08',
		'title': '',
		'imageId': '68600089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600079&x=08',
		'title': '',
		'imageId': '68600079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600080&x=08',
		'title': '',
		'imageId': '68600080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600081&x=08',
		'title': '',
		'imageId': '68600081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600090&x=08',
		'title': '',
		'imageId': '68600090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949185&docid=68600087&x=08',
		'title': '',
		'imageId': '68600087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949185';

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