var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695757&x=1631',
		'title': '',
		'imageId': '68695757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695764&x=1631',
		'title': '',
		'imageId': '68695764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695769&x=1631',
		'title': '',
		'imageId': '68695769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695762&x=1631',
		'title': '',
		'imageId': '68695762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695761&x=1631',
		'title': '',
		'imageId': '68695761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695767&x=1631',
		'title': '',
		'imageId': '68695767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695765&x=1631',
		'title': '',
		'imageId': '68695765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695768&x=1631',
		'title': '',
		'imageId': '68695768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695763&x=1631',
		'title': '',
		'imageId': '68695763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695766&x=1631',
		'title': '',
		'imageId': '68695766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695760&x=1631',
		'title': '',
		'imageId': '68695760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695759&x=1631',
		'title': '',
		'imageId': '68695759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954863&docid=68695758&x=1631',
		'title': '',
		'imageId': '68695758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954863';

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