var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69684135&x=2646',
		'title': '',
		'imageId': '69684135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683545&x=2646',
		'title': '',
		'imageId': '69683545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683541&x=2646',
		'title': '',
		'imageId': '69683541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683543&x=2646',
		'title': '',
		'imageId': '69683543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683556&x=2646',
		'title': '',
		'imageId': '69683556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683557&x=2646',
		'title': '',
		'imageId': '69683557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683544&x=2646',
		'title': '',
		'imageId': '69683544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683542&x=2646',
		'title': '',
		'imageId': '69683542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683546&x=2646',
		'title': '',
		'imageId': '69683546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683554&x=2646',
		'title': '',
		'imageId': '69683554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683549&x=2646',
		'title': '',
		'imageId': '69683549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683550&x=2646',
		'title': '',
		'imageId': '69683550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683547&x=2646',
		'title': '',
		'imageId': '69683547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683553&x=2646',
		'title': '',
		'imageId': '69683553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683548&x=2646',
		'title': '',
		'imageId': '69683548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683555&x=2646',
		'title': '',
		'imageId': '69683555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683551&x=2646',
		'title': '',
		'imageId': '69683551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999039&docid=69683552&x=2646',
		'title': '',
		'imageId': '69683552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999039';

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