var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952535&x=256',
		'title': '',
		'imageId': '69952535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952534&x=256',
		'title': '',
		'imageId': '69952534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952536&x=256',
		'title': '',
		'imageId': '69952536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952537&x=256',
		'title': '',
		'imageId': '69952537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952538&x=256',
		'title': '',
		'imageId': '69952538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952545&x=256',
		'title': '',
		'imageId': '69952545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952544&x=256',
		'title': '',
		'imageId': '69952544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952539&x=256',
		'title': '',
		'imageId': '69952539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952554&x=256',
		'title': '',
		'imageId': '69952554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952553&x=256',
		'title': '',
		'imageId': '69952553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952552&x=256',
		'title': '',
		'imageId': '69952552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952561&x=256',
		'title': '',
		'imageId': '69952561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952565&x=256',
		'title': '',
		'imageId': '69952565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952567&x=256',
		'title': '',
		'imageId': '69952567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952569&x=256',
		'title': '',
		'imageId': '69952569',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952568&x=256',
		'title': '',
		'imageId': '69952568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952576&x=256',
		'title': '',
		'imageId': '69952576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009735&docid=69952579&x=256',
		'title': '',
		'imageId': '69952579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009735';

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