var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953750&x=345',
		'title': '',
		'imageId': '69953750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953748&x=345',
		'title': '',
		'imageId': '69953748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953749&x=345',
		'title': '',
		'imageId': '69953749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953751&x=345',
		'title': '',
		'imageId': '69953751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953762&x=345',
		'title': '',
		'imageId': '69953762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953765&x=345',
		'title': '',
		'imageId': '69953765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953771&x=345',
		'title': '',
		'imageId': '69953771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953768&x=345',
		'title': '',
		'imageId': '69953768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953752&x=345',
		'title': '',
		'imageId': '69953752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953753&x=345',
		'title': '',
		'imageId': '69953753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953759&x=345',
		'title': '',
		'imageId': '69953759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953758&x=345',
		'title': '',
		'imageId': '69953758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009757&docid=69953775&x=345',
		'title': '',
		'imageId': '69953775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009757';

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