var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667962&x=2540',
		'title': '',
		'imageId': '67667962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667963&x=2540',
		'title': '',
		'imageId': '67667963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667965&x=2540',
		'title': '',
		'imageId': '67667965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667966&x=2540',
		'title': '',
		'imageId': '67667966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667961&x=2540',
		'title': '',
		'imageId': '67667961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667964&x=2540',
		'title': '',
		'imageId': '67667964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667959&x=2540',
		'title': '',
		'imageId': '67667959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667969&x=2540',
		'title': '',
		'imageId': '67667969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667960&x=2540',
		'title': '',
		'imageId': '67667960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667968&x=2540',
		'title': '',
		'imageId': '67667968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667967&x=2540',
		'title': '',
		'imageId': '67667967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667957&x=2540',
		'title': '',
		'imageId': '67667957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911054&docid=67667958&x=2540',
		'title': '',
		'imageId': '67667958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3911054';

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