var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917751&x=4918',
		'title': '',
		'imageId': '68917751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917753&x=4918',
		'title': '',
		'imageId': '68917753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917752&x=4918',
		'title': '',
		'imageId': '68917752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917756&x=4918',
		'title': '',
		'imageId': '68917756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917749&x=4918',
		'title': '',
		'imageId': '68917749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917761&x=4918',
		'title': '',
		'imageId': '68917761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917750&x=4918',
		'title': '',
		'imageId': '68917750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917755&x=4918',
		'title': '',
		'imageId': '68917755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917760&x=4918',
		'title': '',
		'imageId': '68917760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917757&x=4918',
		'title': '',
		'imageId': '68917757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917758&x=4918',
		'title': '',
		'imageId': '68917758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917759&x=4918',
		'title': '',
		'imageId': '68917759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974503&docid=68917754&x=4918',
		'title': '',
		'imageId': '68917754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974503';

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