var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095261&x=748',
		'title': '',
		'imageId': '69095261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095248&x=748',
		'title': '',
		'imageId': '69095248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095246&x=748',
		'title': '',
		'imageId': '69095246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095249&x=748',
		'title': '',
		'imageId': '69095249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095250&x=748',
		'title': '',
		'imageId': '69095250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095245&x=748',
		'title': '',
		'imageId': '69095245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095251&x=748',
		'title': '',
		'imageId': '69095251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095244&x=748',
		'title': '',
		'imageId': '69095244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095252&x=748',
		'title': '',
		'imageId': '69095252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095255&x=748',
		'title': '',
		'imageId': '69095255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095247&x=748',
		'title': '',
		'imageId': '69095247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095253&x=748',
		'title': '',
		'imageId': '69095253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095254&x=748',
		'title': '',
		'imageId': '69095254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095257&x=748',
		'title': '',
		'imageId': '69095257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095256&x=748',
		'title': '',
		'imageId': '69095256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095258&x=748',
		'title': '',
		'imageId': '69095258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095259&x=748',
		'title': '',
		'imageId': '69095259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972959&docid=69095260&x=748',
		'title': '',
		'imageId': '69095260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972959';

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