var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024730&x=2059',
		'title': '',
		'imageId': '69024730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024734&x=2059',
		'title': '',
		'imageId': '69024734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024742&x=2059',
		'title': '',
		'imageId': '69024742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024731&x=2059',
		'title': '',
		'imageId': '69024731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024739&x=2059',
		'title': '',
		'imageId': '69024739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024744&x=2059',
		'title': '',
		'imageId': '69024744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024733&x=2059',
		'title': '',
		'imageId': '69024733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024745&x=2059',
		'title': '',
		'imageId': '69024745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024735&x=2059',
		'title': '',
		'imageId': '69024735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024747&x=2059',
		'title': '',
		'imageId': '69024747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024750&x=2059',
		'title': '',
		'imageId': '69024750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024741&x=2059',
		'title': '',
		'imageId': '69024741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024740&x=2059',
		'title': '',
		'imageId': '69024740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024737&x=2059',
		'title': '',
		'imageId': '69024737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024736&x=2059',
		'title': '',
		'imageId': '69024736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024748&x=2059',
		'title': '',
		'imageId': '69024748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024743&x=2059',
		'title': '',
		'imageId': '69024743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024738&x=2059',
		'title': '',
		'imageId': '69024738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024746&x=2059',
		'title': '',
		'imageId': '69024746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024749&x=2059',
		'title': '',
		'imageId': '69024749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970248&docid=69024732&x=2059',
		'title': '',
		'imageId': '69024732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970248';

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