var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951442&x=324',
		'title': '',
		'imageId': '69951442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951443&x=324',
		'title': '',
		'imageId': '69951443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951444&x=324',
		'title': '',
		'imageId': '69951444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951447&x=324',
		'title': '',
		'imageId': '69951447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951448&x=324',
		'title': '',
		'imageId': '69951448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951452&x=324',
		'title': '',
		'imageId': '69951452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951454&x=324',
		'title': '',
		'imageId': '69951454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951455&x=324',
		'title': '',
		'imageId': '69951455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951456&x=324',
		'title': '',
		'imageId': '69951456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951457&x=324',
		'title': '',
		'imageId': '69951457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951458&x=324',
		'title': '',
		'imageId': '69951458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951459&x=324',
		'title': '',
		'imageId': '69951459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951460&x=324',
		'title': '',
		'imageId': '69951460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951461&x=324',
		'title': '',
		'imageId': '69951461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951462&x=324',
		'title': '',
		'imageId': '69951462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951463&x=324',
		'title': '',
		'imageId': '69951463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951464&x=324',
		'title': '',
		'imageId': '69951464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014418&docid=69951465&x=324',
		'title': '',
		'imageId': '69951465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014418';

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