var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703638&x=1655',
		'title': '',
		'imageId': '67703638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703640&x=1655',
		'title': '',
		'imageId': '67703640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703642&x=1655',
		'title': '',
		'imageId': '67703642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703643&x=1655',
		'title': '',
		'imageId': '67703643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703644&x=1655',
		'title': '',
		'imageId': '67703644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703647&x=1655',
		'title': '',
		'imageId': '67703647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703648&x=1655',
		'title': '',
		'imageId': '67703648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703649&x=1655',
		'title': '',
		'imageId': '67703649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703628&x=1655',
		'title': '',
		'imageId': '67703628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703629&x=1655',
		'title': '',
		'imageId': '67703629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703631&x=1655',
		'title': '',
		'imageId': '67703631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703632&x=1655',
		'title': '',
		'imageId': '67703632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703630&x=1655',
		'title': '',
		'imageId': '67703630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703634&x=1655',
		'title': '',
		'imageId': '67703634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703635&x=1655',
		'title': '',
		'imageId': '67703635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703633&x=1655',
		'title': '',
		'imageId': '67703633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703636&x=1655',
		'title': '',
		'imageId': '67703636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703641&x=1655',
		'title': '',
		'imageId': '67703641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912874&docid=67703637&x=1655',
		'title': '',
		'imageId': '67703637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912874';

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