var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981514&docid=69295462&x=1714',
		'title': '',
		'imageId': '69295462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981514&docid=69295472&x=1714',
		'title': '',
		'imageId': '69295472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981514&docid=69295475&x=1714',
		'title': '',
		'imageId': '69295475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981514&docid=69295478&x=1714',
		'title': '',
		'imageId': '69295478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981514&docid=69295481&x=1714',
		'title': '',
		'imageId': '69295481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981514&docid=69295484&x=1714',
		'title': '',
		'imageId': '69295484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981514&docid=69295487&x=1714',
		'title': '',
		'imageId': '69295487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981514';

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