var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592244&x=1727',
		'title': '',
		'imageId': '68592244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592251&x=1727',
		'title': '',
		'imageId': '68592251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592252&x=1727',
		'title': '',
		'imageId': '68592252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592253&x=1727',
		'title': '',
		'imageId': '68592253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592254&x=1727',
		'title': '',
		'imageId': '68592254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592243&x=1727',
		'title': '',
		'imageId': '68592243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592247&x=1727',
		'title': '',
		'imageId': '68592247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592259&x=1727',
		'title': '',
		'imageId': '68592259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592246&x=1727',
		'title': '',
		'imageId': '68592246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592250&x=1727',
		'title': '',
		'imageId': '68592250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592249&x=1727',
		'title': '',
		'imageId': '68592249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592257&x=1727',
		'title': '',
		'imageId': '68592257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592256&x=1727',
		'title': '',
		'imageId': '68592256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592255&x=1727',
		'title': '',
		'imageId': '68592255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592258&x=1727',
		'title': '',
		'imageId': '68592258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950014&docid=68592260&x=1727',
		'title': '',
		'imageId': '68592260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950014';

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