var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011574&x=3819',
		'title': '',
		'imageId': '68011574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011583&x=3819',
		'title': '',
		'imageId': '68011583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011576&x=3819',
		'title': '',
		'imageId': '68011576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011578&x=3819',
		'title': '',
		'imageId': '68011578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011579&x=3819',
		'title': '',
		'imageId': '68011579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011575&x=3819',
		'title': '',
		'imageId': '68011575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011577&x=3819',
		'title': '',
		'imageId': '68011577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011582&x=3819',
		'title': '',
		'imageId': '68011582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011581&x=3819',
		'title': '',
		'imageId': '68011581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68011580&x=3819',
		'title': '',
		'imageId': '68011580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68186881&x=3819',
		'title': '',
		'imageId': '68186881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68186999&x=3819',
		'title': '',
		'imageId': '68186999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924865&docid=68186998&x=3819',
		'title': '',
		'imageId': '68186998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924865';

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