var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562501&x=1813',
		'title': '',
		'imageId': '66562501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562502&x=1813',
		'title': '',
		'imageId': '66562502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562503&x=1813',
		'title': '',
		'imageId': '66562503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562505&x=1813',
		'title': '',
		'imageId': '66562505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562504&x=1813',
		'title': '',
		'imageId': '66562504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562507&x=1813',
		'title': '',
		'imageId': '66562507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67297595&x=1813',
		'title': '',
		'imageId': '67297595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67297594&x=1813',
		'title': '',
		'imageId': '67297594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67297591&x=1813',
		'title': '',
		'imageId': '67297591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67297593&x=1813',
		'title': '',
		'imageId': '67297593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67297592&x=1813',
		'title': '',
		'imageId': '67297592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67297596&x=1813',
		'title': '',
		'imageId': '67297596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562506&x=1813',
		'title': '',
		'imageId': '66562506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=66562508&x=1813',
		'title': '',
		'imageId': '66562508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67626149&x=1813',
		'title': '',
		'imageId': '67626149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67626152&x=1813',
		'title': '',
		'imageId': '67626152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67626153&x=1813',
		'title': '',
		'imageId': '67626153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67626150&x=1813',
		'title': '',
		'imageId': '67626150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67626151&x=1813',
		'title': '',
		'imageId': '67626151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939023&docid=67626154&x=1813',
		'title': '',
		'imageId': '67626154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939023';

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