var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549914&x=2050',
		'title': '',
		'imageId': '67549914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549915&x=2050',
		'title': '',
		'imageId': '67549915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549916&x=2050',
		'title': '',
		'imageId': '67549916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549920&x=2050',
		'title': '',
		'imageId': '67549920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549918&x=2050',
		'title': '',
		'imageId': '67549918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549919&x=2050',
		'title': '',
		'imageId': '67549919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549917&x=2050',
		'title': '',
		'imageId': '67549917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549924&x=2050',
		'title': '',
		'imageId': '67549924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549923&x=2050',
		'title': '',
		'imageId': '67549923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549922&x=2050',
		'title': '',
		'imageId': '67549922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549921&x=2050',
		'title': '',
		'imageId': '67549921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549928&x=2050',
		'title': '',
		'imageId': '67549928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549927&x=2050',
		'title': '',
		'imageId': '67549927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549926&x=2050',
		'title': '',
		'imageId': '67549926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549925&x=2050',
		'title': '',
		'imageId': '67549925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549930&x=2050',
		'title': '',
		'imageId': '67549930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549929&x=2050',
		'title': '',
		'imageId': '67549929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930423&docid=67549931&x=2050',
		'title': '',
		'imageId': '67549931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930423';

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