var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972532&x=32',
		'title': '',
		'imageId': '69972532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972533&x=32',
		'title': '',
		'imageId': '69972533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972511&x=32',
		'title': '',
		'imageId': '69972511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972513&x=32',
		'title': '',
		'imageId': '69972513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972514&x=32',
		'title': '',
		'imageId': '69972514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972510&x=32',
		'title': '',
		'imageId': '69972510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972518&x=32',
		'title': '',
		'imageId': '69972518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972529&x=32',
		'title': '',
		'imageId': '69972529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972530&x=32',
		'title': '',
		'imageId': '69972530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972531&x=32',
		'title': '',
		'imageId': '69972531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972536&x=32',
		'title': '',
		'imageId': '69972536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972539&x=32',
		'title': '',
		'imageId': '69972539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972544&x=32',
		'title': '',
		'imageId': '69972544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972546&x=32',
		'title': '',
		'imageId': '69972546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972548&x=32',
		'title': '',
		'imageId': '69972548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972557&x=32',
		'title': '',
		'imageId': '69972557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972556&x=32',
		'title': '',
		'imageId': '69972556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972555&x=32',
		'title': '',
		'imageId': '69972555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972515&x=32',
		'title': '',
		'imageId': '69972515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010564&docid=69972512&x=32',
		'title': '',
		'imageId': '69972512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010564';

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