var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817842&x=1312',
		'title': '',
		'imageId': '6817842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817848&x=1312',
		'title': '',
		'imageId': '6817848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817849&x=1312',
		'title': '',
		'imageId': '6817849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817851&x=1312',
		'title': '',
		'imageId': '6817851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817856&x=1312',
		'title': '',
		'imageId': '6817856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817858&x=1312',
		'title': '',
		'imageId': '6817858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817860&x=1312',
		'title': '',
		'imageId': '6817860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817866&x=1312',
		'title': '',
		'imageId': '6817866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6887488&x=1312',
		'title': '',
		'imageId': '6887488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6887479&x=1312',
		'title': '',
		'imageId': '6887479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6887480&x=1312',
		'title': '',
		'imageId': '6887480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817829&x=1312',
		'title': '',
		'imageId': '6817829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926472&docid=6817837&x=1312',
		'title': '',
		'imageId': '6817837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926472';

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