var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266497&x=5520',
		'title': '',
		'imageId': '68266497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266504&x=5520',
		'title': '',
		'imageId': '68266504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266500&x=5520',
		'title': '',
		'imageId': '68266500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266505&x=5520',
		'title': '',
		'imageId': '68266505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266506&x=5520',
		'title': '',
		'imageId': '68266506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266495&x=5520',
		'title': '',
		'imageId': '68266495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266501&x=5520',
		'title': '',
		'imageId': '68266501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266507&x=5520',
		'title': '',
		'imageId': '68266507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266508&x=5520',
		'title': '',
		'imageId': '68266508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266502&x=5520',
		'title': '',
		'imageId': '68266502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266496&x=5520',
		'title': '',
		'imageId': '68266496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266498&x=5520',
		'title': '',
		'imageId': '68266498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933070&docid=68266494&x=5520',
		'title': '',
		'imageId': '68266494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933070';

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