var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256234&x=2345',
		'title': '',
		'imageId': '68256234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256236&x=2345',
		'title': '',
		'imageId': '68256236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256237&x=2345',
		'title': '',
		'imageId': '68256237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256238&x=2345',
		'title': '',
		'imageId': '68256238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256239&x=2345',
		'title': '',
		'imageId': '68256239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256240&x=2345',
		'title': '',
		'imageId': '68256240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256241&x=2345',
		'title': '',
		'imageId': '68256241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256242&x=2345',
		'title': '',
		'imageId': '68256242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256243&x=2345',
		'title': '',
		'imageId': '68256243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256256&x=2345',
		'title': '',
		'imageId': '68256256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256330&x=2345',
		'title': '',
		'imageId': '68256330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256340&x=2345',
		'title': '',
		'imageId': '68256340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256350&x=2345',
		'title': '',
		'imageId': '68256350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256355&x=2345',
		'title': '',
		'imageId': '68256355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256356&x=2345',
		'title': '',
		'imageId': '68256356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256357&x=2345',
		'title': '',
		'imageId': '68256357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68256358&x=2345',
		'title': '',
		'imageId': '68256358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935397&docid=68594813&x=2345',
		'title': '',
		'imageId': '68594813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935397';

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