var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113917&x=5515',
		'title': '',
		'imageId': '68113917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113918&x=5515',
		'title': '',
		'imageId': '68113918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113919&x=5515',
		'title': '',
		'imageId': '68113919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113920&x=5515',
		'title': '',
		'imageId': '68113920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113916&x=5515',
		'title': '',
		'imageId': '68113916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113922&x=5515',
		'title': '',
		'imageId': '68113922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113921&x=5515',
		'title': '',
		'imageId': '68113921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929230&docid=68113923&x=5515',
		'title': '',
		'imageId': '68113923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929230';

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