var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737522&x=2754',
		'title': '',
		'imageId': '69737522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737513&x=2754',
		'title': '',
		'imageId': '69737513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737543&x=2754',
		'title': '',
		'imageId': '69737543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737542&x=2754',
		'title': '',
		'imageId': '69737542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737546&x=2754',
		'title': '',
		'imageId': '69737546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737541&x=2754',
		'title': '',
		'imageId': '69737541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737536&x=2754',
		'title': '',
		'imageId': '69737536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737509&x=2754',
		'title': '',
		'imageId': '69737509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737510&x=2754',
		'title': '',
		'imageId': '69737510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737508&x=2754',
		'title': '',
		'imageId': '69737508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737518&x=2754',
		'title': '',
		'imageId': '69737518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737551&x=2754',
		'title': '',
		'imageId': '69737551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737531&x=2754',
		'title': '',
		'imageId': '69737531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737525&x=2754',
		'title': '',
		'imageId': '69737525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737529&x=2754',
		'title': '',
		'imageId': '69737529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737511&x=2754',
		'title': '',
		'imageId': '69737511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737512&x=2754',
		'title': '',
		'imageId': '69737512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000928&docid=69737519&x=2754',
		'title': '',
		'imageId': '69737519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000928';

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