var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429884&x=3858',
		'title': '',
		'imageId': '68429884',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429886&x=3858',
		'title': '',
		'imageId': '68429886',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429887&x=3858',
		'title': '',
		'imageId': '68429887',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429888&x=3858',
		'title': '',
		'imageId': '68429888',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429889&x=3858',
		'title': '',
		'imageId': '68429889',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429890&x=3858',
		'title': '',
		'imageId': '68429890',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429891&x=3858',
		'title': '',
		'imageId': '68429891',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429892&x=3858',
		'title': '',
		'imageId': '68429892',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429893&x=3858',
		'title': '',
		'imageId': '68429893',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429894&x=3858',
		'title': '',
		'imageId': '68429894',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429885&x=3858',
		'title': '',
		'imageId': '68429885',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3943765&docid=68429895&x=3858',
		'title': '',
		'imageId': '68429895',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3943765';

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