var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992883&x=4544',
		'title': '',
		'imageId': '69992883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992885&x=4544',
		'title': '',
		'imageId': '69992885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992884&x=4544',
		'title': '',
		'imageId': '69992884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992887&x=4544',
		'title': '',
		'imageId': '69992887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992886&x=4544',
		'title': '',
		'imageId': '69992886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992891&x=4544',
		'title': '',
		'imageId': '69992891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992888&x=4544',
		'title': '',
		'imageId': '69992888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992890&x=4544',
		'title': '',
		'imageId': '69992890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992894&x=4544',
		'title': '',
		'imageId': '69992894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992889&x=4544',
		'title': '',
		'imageId': '69992889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992893&x=4544',
		'title': '',
		'imageId': '69992893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992892&x=4544',
		'title': '',
		'imageId': '69992892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992896&x=4544',
		'title': '',
		'imageId': '69992896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992898&x=4544',
		'title': '',
		'imageId': '69992898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992895&x=4544',
		'title': '',
		'imageId': '69992895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992897&x=4544',
		'title': '',
		'imageId': '69992897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992899&x=4544',
		'title': '',
		'imageId': '69992899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011488&docid=69992900&x=4544',
		'title': '',
		'imageId': '69992900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011488';

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