var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160533&x=033',
		'title': '',
		'imageId': '69160533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160530&x=033',
		'title': '',
		'imageId': '69160530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160547&x=033',
		'title': '',
		'imageId': '69160547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160549&x=033',
		'title': '',
		'imageId': '69160549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160542&x=033',
		'title': '',
		'imageId': '69160542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160538&x=033',
		'title': '',
		'imageId': '69160538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160539&x=033',
		'title': '',
		'imageId': '69160539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160550&x=033',
		'title': '',
		'imageId': '69160550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160548&x=033',
		'title': '',
		'imageId': '69160548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160534&x=033',
		'title': '',
		'imageId': '69160534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160543&x=033',
		'title': '',
		'imageId': '69160543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160537&x=033',
		'title': '',
		'imageId': '69160537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160545&x=033',
		'title': '',
		'imageId': '69160545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160540&x=033',
		'title': '',
		'imageId': '69160540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160536&x=033',
		'title': '',
		'imageId': '69160536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160531&x=033',
		'title': '',
		'imageId': '69160531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160532&x=033',
		'title': '',
		'imageId': '69160532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160541&x=033',
		'title': '',
		'imageId': '69160541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160544&x=033',
		'title': '',
		'imageId': '69160544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160546&x=033',
		'title': '',
		'imageId': '69160546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975481&docid=69160535&x=033',
		'title': '',
		'imageId': '69160535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975481';

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