var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947273&x=542',
		'title': '',
		'imageId': '69947273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947275&x=542',
		'title': '',
		'imageId': '69947275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947274&x=542',
		'title': '',
		'imageId': '69947274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947276&x=542',
		'title': '',
		'imageId': '69947276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947261&x=542',
		'title': '',
		'imageId': '69947261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947262&x=542',
		'title': '',
		'imageId': '69947262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947279&x=542',
		'title': '',
		'imageId': '69947279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947263&x=542',
		'title': '',
		'imageId': '69947263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947264&x=542',
		'title': '',
		'imageId': '69947264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947265&x=542',
		'title': '',
		'imageId': '69947265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947266&x=542',
		'title': '',
		'imageId': '69947266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947267&x=542',
		'title': '',
		'imageId': '69947267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947268&x=542',
		'title': '',
		'imageId': '69947268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947271&x=542',
		'title': '',
		'imageId': '69947271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947270&x=542',
		'title': '',
		'imageId': '69947270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947272&x=542',
		'title': '',
		'imageId': '69947272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947277&x=542',
		'title': '',
		'imageId': '69947277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009458&docid=69947278&x=542',
		'title': '',
		'imageId': '69947278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009458';

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