var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526883&x=4539',
		'title': '',
		'imageId': '67526883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526884&x=4539',
		'title': '',
		'imageId': '67526884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526885&x=4539',
		'title': '',
		'imageId': '67526885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526886&x=4539',
		'title': '',
		'imageId': '67526886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526887&x=4539',
		'title': '',
		'imageId': '67526887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526888&x=4539',
		'title': '',
		'imageId': '67526888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526889&x=4539',
		'title': '',
		'imageId': '67526889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526890&x=4539',
		'title': '',
		'imageId': '67526890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526891&x=4539',
		'title': '',
		'imageId': '67526891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526892&x=4539',
		'title': '',
		'imageId': '67526892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526893&x=4539',
		'title': '',
		'imageId': '67526893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526894&x=4539',
		'title': '',
		'imageId': '67526894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3904973&docid=67526895&x=4539',
		'title': '',
		'imageId': '67526895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3904973';

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