var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686581&x=1246',
		'title': '',
		'imageId': '68686581',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686580&x=1246',
		'title': '',
		'imageId': '68686580',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686576&x=1246',
		'title': '',
		'imageId': '68686576',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686585&x=1246',
		'title': '',
		'imageId': '68686585',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686582&x=1246',
		'title': '',
		'imageId': '68686582',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686579&x=1246',
		'title': '',
		'imageId': '68686579',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686577&x=1246',
		'title': '',
		'imageId': '68686577',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686583&x=1246',
		'title': '',
		'imageId': '68686583',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686574&x=1246',
		'title': '',
		'imageId': '68686574',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686578&x=1246',
		'title': '',
		'imageId': '68686578',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686575&x=1246',
		'title': '',
		'imageId': '68686575',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953952&docid=68686584&x=1246',
		'title': '',
		'imageId': '68686584',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953952';

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