var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758116&x=831',
		'title': '',
		'imageId': '68758116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758117&x=831',
		'title': '',
		'imageId': '68758117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758118&x=831',
		'title': '',
		'imageId': '68758118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758119&x=831',
		'title': '',
		'imageId': '68758119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758120&x=831',
		'title': '',
		'imageId': '68758120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758121&x=831',
		'title': '',
		'imageId': '68758121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758122&x=831',
		'title': '',
		'imageId': '68758122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758123&x=831',
		'title': '',
		'imageId': '68758123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758124&x=831',
		'title': '',
		'imageId': '68758124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758125&x=831',
		'title': '',
		'imageId': '68758125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758126&x=831',
		'title': '',
		'imageId': '68758126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758127&x=831',
		'title': '',
		'imageId': '68758127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957297&docid=68758128&x=831',
		'title': '',
		'imageId': '68758128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957297';

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