var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749154&x=720',
		'title': '',
		'imageId': '68749154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68748759&x=720',
		'title': '',
		'imageId': '68748759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68748760&x=720',
		'title': '',
		'imageId': '68748760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68748761&x=720',
		'title': '',
		'imageId': '68748761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749150&x=720',
		'title': '',
		'imageId': '68749150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749155&x=720',
		'title': '',
		'imageId': '68749155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749149&x=720',
		'title': '',
		'imageId': '68749149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749148&x=720',
		'title': '',
		'imageId': '68749148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749156&x=720',
		'title': '',
		'imageId': '68749156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749147&x=720',
		'title': '',
		'imageId': '68749147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749146&x=720',
		'title': '',
		'imageId': '68749146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749153&x=720',
		'title': '',
		'imageId': '68749153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749151&x=720',
		'title': '',
		'imageId': '68749151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749152&x=720',
		'title': '',
		'imageId': '68749152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956880&docid=68749157&x=720',
		'title': '',
		'imageId': '68749157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956880';

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