var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980283&docid=69270797&x=2557',
		'title': '',
		'imageId': '69270797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980283&docid=69270794&x=2557',
		'title': '',
		'imageId': '69270794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980283&docid=69270795&x=2557',
		'title': '',
		'imageId': '69270795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980283&docid=69270796&x=2557',
		'title': '',
		'imageId': '69270796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980283&docid=69270799&x=2557',
		'title': '',
		'imageId': '69270799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980283&docid=69270798&x=2557',
		'title': '',
		'imageId': '69270798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980283&docid=69270793&x=2557',
		'title': '',
		'imageId': '69270793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980283';

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