var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201955&x=1550',
		'title': '',
		'imageId': '68201955',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201959&x=1550',
		'title': '',
		'imageId': '68201959',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201960&x=1550',
		'title': '',
		'imageId': '68201960',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201956&x=1550',
		'title': '',
		'imageId': '68201956',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201957&x=1550',
		'title': '',
		'imageId': '68201957',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201972&x=1550',
		'title': '',
		'imageId': '68201972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201958&x=1550',
		'title': '',
		'imageId': '68201958',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201978&x=1550',
		'title': '',
		'imageId': '68201978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201977&x=1550',
		'title': '',
		'imageId': '68201977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201981&x=1550',
		'title': '',
		'imageId': '68201981',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201917&x=1550',
		'title': '',
		'imageId': '68201917',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929767&docid=68201918&x=1550',
		'title': '',
		'imageId': '68201918',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929767';

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